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

Where to get pascal.png(the LUT file) when running testsegmentation.cpp? #160

Closed Daisy1111 closed 4 years ago

Daisy1111 commented 4 years ago

I try to run the test_segmentation.cpp with pascal dataset, but I can't find the pascal.png(the LUT file). Where can I get this? Or should I general this file by myself?