Image Segmentation with AI

Aus HSHL Mechatronik
Zur Navigation springen Zur Suche springen
Abb. 1: M & M on a table
Autor: Moye Nyuysoni Glein Perry
Art: Project Work
Starttermin: 14.11.2024
Abgabetermin: 31.03.2025
Betreuer: Prof. Dr.-Ing. Schneider

Introduction

Image Segmentation: Segmentation divides an image into segments or pixels that belong to the same object class. It’s more granular than object detection. There are two main types: semantic segmentation (all pixels that belong to the same object class are labeled the same) and instance segmentation (different instances of the same class are distinguished).

Task

How many M & Ms are on the table in which color?



→ zurück zum Hauptartikel: Signalverarbeitung mit MATLAB und Künstlicher_Intelligenz