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?