File "/home/suraj/PanoGen/Stable-Diffusion/generate_images_from_captions.py", line 17, in
with open("annotations/R2R_train_enc.json", 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'annotations/R2R_train_enc.json'
Hi,
You could download the annotations from DUET repository: https://github.com/cshizhe/VLN-DUET. They share a dropbox link to download the annotations.
File "/home/suraj/PanoGen/Stable-Diffusion/generate_images_from_captions.py", line 17, in
with open("annotations/R2R_train_enc.json", 'r') as f:
FileNotFoundError: [Errno 2] No such file or directory: 'annotations/R2R_train_enc.json'