Closed MrLinNing closed 5 years ago
You can't test cityscapes, the test dataset is not public. You might have a test folder but all images are black.
About the error: never seen that error, but the message says that your computer is out-of-memory. And a quick google pointed me here https://github.com/pytorch/pytorch/issues/958. So I would lower the batch size in situations like this
I have trained the cityscapes dataset using the following, and the Mean IoU is valid dataset.
Then I want to get the test results of cityscapes dataset, and I run the
Testing
code but find problem.can you help me ? thank you @davidtvs