IDEA-Research / DINO

[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
Apache License 2.0
2.19k stars 243 forks source link

COCO test-dev #247

Open yaw91 opened 7 months ago

yaw91 commented 7 months ago

Can you please give details on how to test on COCO 2017 test-dev. It appears the current code does not make provisions for submission to the COCO server. Thank you.