Closed ChaosNN closed 4 years ago
if you ran cityscapes in test mode that's expected since the test set of cityscapes is private; therefore, there are no images
So how to test on another test set after training ?
You can test on CamVid, but for other datasets you have to do your own dataloader and the test script (maybe reusing the test function and/or test class).
Ok thank you, kind regards.
The model I train and you provide both have this problem.