Image Segmentation with AI

Aus HSHL Mechatronik
Version vom 17. Dezember 2024, 10:45 Uhr von Ulrich.schneider@hshl.de (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „{| class="wikitable" |- | '''Autor:''' || [mailto:moye-nyuysoni.glein-perry@stud.hshl.de 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 granul…“)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Zur Navigation springen Zur Suche springen
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


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