fyu / drn

Dilated Residual Networks
https://www.vis.xyz/pub/drn
BSD 3-Clause "New" or "Revised" License
1.1k stars 219 forks source link

CityScapes labels: Number of classes #13

Closed flpgrz closed 6 years ago

flpgrz commented 6 years ago

Hello,

I'm going to do a fine-tuning of your model for a segmentation task. I would like to keep the same 19 semantic classes that you used for trainining the model on the CityScapes dataset.

Could you please tell me how you pre-processed the CityScapes labels in order to obtain the 19 classes?

Thanks a lot. Filippo