Haochen-Luo / CroPA

19 stars 2 forks source link

Another missing file:data/img_specific_questions.json #6

Closed ranck626 closed 2 weeks ago

ranck626 commented 3 weeks ago

Traceback (most recent call last): File "/data/codes/CroPA/inference.py", line 280, in test( File "/data/codes/CroPA/inference.py", line 108, in test vqa_specific_instruction = load_img_specific_questions() File "/data/codes/CroPA/utils/eval_tools.py", line 293, in load_img_specific_questions with open("data/img_specific_questions.json","r") as f: FileNotFoundError: [Errno 2] No such file or directory: 'data/img_specific_questions.json'

Haochen-Luo commented 2 weeks ago

Hi,

I just uploaded the missing file