mcordts / cityscapesScripts

README and scripts for the Cityscapes Dataset
MIT License
2.19k stars 608 forks source link

about gtFine_InstanceIds #94

Open ApoorvaSuresh opened 5 years ago

ApoorvaSuresh commented 5 years ago

Is it right to treat it as an uint16 image, where first 8 bits represent the label and last 8 bits the instances number?

please let me know

mcordts commented 5 years ago

Nope, please refer to json2instanceImg.py