HALC
HALC copied to clipboard
No such file or directory: 'pope_coco/coco_ground_truth_segmentation.json'
Hi, when I run pope_eval.py, it seems that there is no such file. I think this may be a generated file by yourself. Could please provide it to me?
Thanks a lot!
Hi,
Thanks for reporting this issue! We have used the coco_ground_truth_segmentation.json file from the original pope benchmark repository, if this is the missing file you referred to. The link to the file is here, you can download it and specify its path using the --gt_seg_path argument. We have also unignored the file in our repo, you should be able to directly run it now.
Please let us know if this address your issue, and we will be happy to help if there are further questions!