#99·vid2vid

FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/label2city_single/latest_net_G_1024.pth'

Author: SimonsLiuCreated Mar 4, 2019Updated Feb 28, 2024

Hi

Sorry to disturb you.

When I wanted to test the model that the author had trained beforehand, it was a single GPU training model, but the program was wrong.

FileNotFoundError: [Errno 2] No such file or directory: 'checkpoints/label2city_single/latest_net_G_1024.pth'

I placed the file according to repo. I don't think it's a code error. It's probably a folder error. but after checking the source code of the corresponding location according to the error, I still can't find the problem.

I really need your help. Thank you very much.