PhotographicImageSynthesis
PhotographicImageSynthesis copied to clipboard
How to change the file paths for training and test sets accordingly in "demo_256p.py"
i haven't change,it is wrong FileNotFoundError: [Errno 2] No such file or directory: 'data/cityscapes/Label256Full/00002161.png'
Basically, you need to change the lines with comments like "training label", "training image" and "test label". Sorry that I have not reorganized this part in a clear way.
not at all,but ,should i have many images?
If you want to train a model for Cityscapes dataset, you can download data from https://www.cityscapes-dataset.com/
Ok , thank you