Open lwdQAQ opened 2 months ago
The label values corresponding to the specific categories are as follows: Background 0, Arable land 21, Permanent crops 22, Pastures 23, Forests 31, Surface water 5, Shrub 32, Open spaces 33, Wetlands 41, Mine dump 13, Artificial vegetation 14, Urban fabric 11, Buildings 12
Hello! I want to know how the label values correspond to the specific categories in SegMunich dataset, since I have not found any descriptions in the code. I'm grateful if you could provide the correspondence like a dictionary.
Label values: ([0, 5, 11, 12, 13, 14, 21, 22, 23, 31, 32, 33, 41]) Categories: ([Background, Arable land, Permanent crops, Pastures, Forests, Surface water, Shrub, Open spaces, Wetlands, Mine dump, Artificial vegetation, Urban fabric, Buildings])