Segmentazione semantica
Segmentazione semantica dell'immagine
La segmentazione semantica associa a ogni pixel di un'immagine un'etichetta di classe, come fiore, persona, strada, cielo o automobile. Utilizzare le applicazioni Image Labeler e Video Labeler per etichettare i pixel in modo interattivo ed esportare i dati delle etichette per l'addestramento di una rete neurale.
App
Image Labeler | Label images for computer vision applications |
Video Labeler | Label video for computer vision applications |
Funzioni
Argomenti
Come iniziare
- Label Pixels for Semantic Segmentation
Label pixels for training a semantic segmentation network by using a labeling app. - How Labeler Apps Store Exported Pixel Labels
Learn how the labeling apps store pixel label data. - Choose Function to Visualize Detected Objects
Compare visualization functions. - Getting Started with Semantic Segmentation Using Deep Learning
Segment objects by class using deep learning. - Getting Started with Point Clouds Using Deep Learning
Understand how to use point clouds for deep learning.
Creazione di dati di addestramento per la segmentazione semantica
- Datastores for Deep Learning (Deep Learning Toolbox)
Learn how to use datastores in deep learning applications. - Training Data for Object Detection and Semantic Segmentation
Create training data for object detection or semantic segmentation using the Image Labeler or Video Labeler. - Get Started with Image Preprocessing and Augmentation for Deep Learning
Preprocess data for deep learning applications with deterministic operations such as resizing, or augment training data with randomized operations such as random cropping.