Segmentation sémantique
Segmentation sémantique d’images
La segmentation sémantique associe chaque pixel d’une image à un étiquette de classe telle que fleur, personne, route, ciel ou voiture. Utilisez les applications Image Labeler et Video Labeler pour labéliser les pixels de manière interactive et exporter les données labélisées afin d’entraîner un réseau de neurones.
Applications
Image Labeler | Label images for computer vision applications |
Video Labeler | Label video for computer vision applications |
Fonctions
Rubriques
En savoir plus
- 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.
Créer des données d’apprentissage pour la segmentation sémantique
- 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.