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.1k stars 230 forks source link

About AP is all 0 #167

Closed chenxi-Guo closed 1 year ago

chenxi-Guo commented 1 year ago

When I train a small target on my own dataset, I find that the AP value measured after running is all 0, what should I do?

anantgupta129 commented 1 year ago

i have seen usually transformers take more data points, you can also make sure that you dataset is according to coco format

HaoZhang534 commented 1 year ago

Can you provide more details like what is your dataset and the training log?

chenxi-Guo commented 1 year ago

Thanks for your reply. I have solved this problem, which was caused by improper data formatting.

---Original--- From: "Anant @.> Date: Tue, Mar 21, 2023 19:02 PM To: @.>; Cc: @.**@.>; Subject: Re: [IDEA-Research/DINO] About AP is all 0 (Issue #167)

i have seen usually transformers take more data points, you can also make sure that you dataset is according to coco format

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>