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

What do `cf` and `c1` stand for in compute_test_results.m? #86

Open acgtyrant opened 7 years ago

acgtyrant commented 7 years ago

@alexgkendall Hi, I do not understand what does these abbreviation stand for. Thank you for your work!