Semantic Segmentation
Semantic image segmentation
Semantic segmentation associates each pixel of an image with a class label, such as flower, person, road, sky, or car. Use the Image Labeler and the Video Labeler apps to interactively label pixels and export the label data for training a neural network.

Apps
Image Labeler | Label images for computer vision applications |
Video Labeler | Label video for computer vision applications |
Functions
Topics
Get Started
- 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 Mask R-CNN for Instance Segmentation
Perform multiclass instance segmentation using Mask R-CNN and deep learning. - 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.
Create Training Data for Semantic Segmentation
- 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.