You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, when I run model.py it gives me this error:
FileNotFoundError: [Errno 2] No such file or directory: 'test/gen_1_0_0.png'
The 'readme' in 'birds' folder says run "python ./misc/preprocess_birds.py" but there is no such file, which I guess is needed to generate gen_1_0_0.png. Can you check again please?
The text was updated successfully, but these errors were encountered:
Hello, when I run model.py it gives me this error:
FileNotFoundError: [Errno 2] No such file or directory: 'test/gen_1_0_0.png'
The 'readme' in 'birds' folder says run "python ./misc/preprocess_birds.py" but there is no such file, which I guess is needed to generate gen_1_0_0.png. Can you check again please?
The text was updated successfully, but these errors were encountered: