UPSNet
UPSNet copied to clipboard
Testing on own data or on the test images in cityscape
I am trying to run the test code to infer from the test images but I get an error that the annotation file does not exist for the data. i would also like to test on my own images or any image. how can I modify the test code to do so
Hello. I want to test on my own data based on the pretrained weight. Did you succeed?How to prepare the dataset format? and it's possible to use one gpu for testing?