Learn Before
Concept
Pascal VOC2012 Semantic Segmentation Labels
In the Pascal VOC2012 dataset, semantic segmentation labels are provided in an image format that perfectly matches the spatial dimensions (height and width) of the original input images. Each pixel in a label image represents a semantic class by its RGB color; pixels of the same color belong to the same category. By convention in this dataset, black pixels designate the background, white pixels indicate borders between objects, and various other distinct colors correspond to the predefined target classes (such as aeroplane, bicycle, or bird).
0
1
Updated 2026-05-21
Tags
D2L
Dive into Deep Learning @ D2L