amirbar / DETReg

Official implementation of the CVPR 2022 paper "DETReg: Unsupervised Pretraining with Region Priors for Object Detection".
https://amirbar.net/detreg
Apache License 2.0
334 stars 46 forks source link

Excuse me, hello, the problem occurred during the evaluation #73

Closed luoyq6 closed 1 year ago

luoyq6 commented 1 year ago

As shown here, An error occurred when I used the command: ./configs/DETReg_top30_coco.sh --resume exps/DETReg_top30_coco/checkpoint0049.pth --eval b39205ed6c3af39c07dc62491331797 Can you give me a hint?, thank you

amirbar commented 1 year ago

The evaluation script works on MSCoco/Pascal. So you have to use a finetuning pretrained model + config files. E.g:

./configs/DETReg_fine_tune_full_coco.sh --.pth --eval