fregu856 / segmentation

TensorFlow implementation of ENet, trained on the Cityscapes dataset.
http://www.fregu856.com/
MIT License
244 stars 73 forks source link

Cityscapes Test Result #10

Closed InstantWindy closed 5 years ago

InstantWindy commented 5 years ago

Does your Cityscapes test dataset have labels?I have downloaded a label without a test data set from the official website.So I can't get the test mean IOU

fregu856 commented 5 years ago

To compute metrics on Cityscapes test you need to submit your results to the server on the offical website.

// Fredrik