HALC icon indicating copy to clipboard operation
HALC copied to clipboard

No such file or directory: 'pope_coco/coco_ground_truth_segmentation.json'

Open XueJiang16 opened this issue 1 year ago • 1 comments

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!

XueJiang16 avatar Apr 11 '24 08:04 XueJiang16

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!

BillChan226 avatar Apr 12 '24 07:04 BillChan226