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

How to input a new sample #34

Open huangshichen opened 8 years ago

huangshichen commented 8 years ago

Hello, I have already ran your demo, but I don't know how to get the input image with corresponding ground truth labels. Do you have any suggestion or algorithm available?