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

args.colours: Scripts/test_bayesian_segnet.prototxt #106

Open ayushchopra96 opened 7 years ago

ayushchopra96 commented 7 years ago

Hi, Please help me figure out the input format for colours in the test script. Is it supposed to be an array or how??

Thanks

WeiyiLi commented 7 years ago

It is a picture I believe. In the folder SegNet-Tutorial/Scripts/ , there are two images that have colors - camvid12.png and camvid11.png, which are corresponding 12 classes and 11 classes.