ZhangGongjie / SAM-DETR

[CVPR'2022] SAM-DETR & SAM-DETR++: Official PyTorch Implementation
MIT License
298 stars 50 forks source link

No results in detecting #14

Open iTruffle opened 1 year ago

iTruffle commented 1 year ago

Thanks for your great work. When I run the code "bash scripts/r50_smca_e12_4gpu.sh", I get an error "FileNotFoundError: [Errno 2] No such file or directory: 'data/coco/train2017/000000151988.jpg'". Thus, I add one line "--eval" into "scripts/r50_smca_e12_4gpu.sh", and I run again. And I can successfully run the code. But get none results like this: image image