fundamentalvision / Deformable-DETR

Deformable DETR: Deformable Transformers for End-to-End Object Detection.
Apache License 2.0
3.23k stars 520 forks source link

Why no need for NMS anymore #100

Open chi0612 opened 3 years ago

chi0612 commented 3 years ago

How do DETR and Deformable DETR ensure that the predicted boxes do not overlap?