alexgkendall / SegNet-Tutorial

Files for a tutorial to train SegNet for road scenes using the CamVid dataset
http://mi.eng.cam.ac.uk/projects/segnet/tutorial.html
847 stars 517 forks source link

Road-Marking label/class not Found #142

Open AliRaza21918 opened 5 years ago

AliRaza21918 commented 5 years ago

I want to train my model with few classes like road-marking, road, car, pavement, and pedestrian I have found labels sky=0 building=1 poll=2 road=3 pavement=4 Tree=5 sign-symbol=6 fence=7 car=8 pedestrian=9 Bi-cyclist=10 others=11 but could not find which label is for road-marking any help will be appreciated.

Raj7kumar7 commented 5 years ago

@AliRaza21918 are you able to reduce the no of classes?Can you tell me how u did it?

ArunJ1 commented 5 years ago

I also need help to reduce the no.of classes...pls help