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.15k stars 232 forks source link

prediction box Overlapping problem #162

Open TyrionChou opened 1 year ago

TyrionChou commented 1 year ago

hi,there! when use dino to predict text box, i find that there is a overlapping problem because annotation(sometimes combine sometimes split)。Is there a solution? the picture like this! 企业微信截图_16759372345042 this picture show that have three predict boxes!i want to know have any solution to predict one complete box or predict five boxes according to text block without postprocess?