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

Annotation #116

Open Zumbalamambo opened 6 years ago

Zumbalamambo commented 6 years ago

How did you annotate the dataset? is there any tool to do so?

mrgloom commented 6 years ago

You can try sloth polygon tool https://github.com/cvhciKIT/sloth

jay-thakur commented 5 years ago

is there any other tool other than sloth ?

Zumbalamambo commented 5 years ago

@jay-thakur yes, there is.

mrgloom commented 5 years ago

https://github.com/mrgloom/awesome-semantic-segmentation#annotation-tools

jay-thakur commented 5 years ago

thank you so much.

jay-thakur commented 5 years ago

we tried imglab & result is something like this - image

But we want to generate mask like this.

Could any one please suggest, how to do this ?