Open simplebaseline opened 4 years ago
There is a key called "zip_root"in the celebahq.json and I changed it. When I run the train.py, an ERROR called " FileNotFoundError: [Errno 2] No such file or directory: 'celebahq/celebahq_20.zip'", so how to deal with this error?
In the path that you have specified in celebahq.json, there should be a folder called celebahq consisting of the .zip file. Check if this helps.
There is a key called "zip_root"in the celebahq.json and I changed it. When I run the train.py, an ERROR called " FileNotFoundError: [Errno 2] No such file or directory: 'celebahq/celebahq_20.zip'", so how to deal with this error?