Methods › Computer Vision › Proposal Filtering › DIoU-NMS

DIoU-NMS

2 papers tagged archive 2025-07-28

Introduced by Zhaohui Zheng et al. in Distance-IoU Loss: Faster and Better Learning for Bounding Box Regression

archive 2025-07-28 Description, source and code snippet are the archive's method entry.

DIoU-NMS is a type of non-maximum suppression where we use Distance IoU rather than regular DIoU, in which the overlap area and the distance between two central points of bounding boxes are simultaneously considered when suppressing redundant boxes.

In original NMS, the IoU metric is used to suppress the redundant detection boxes, where the overlap area is the unique factor, often yielding false suppression for the cases with occlusion. With DIoU-NMS, we not only consider the overlap area but also central point distance between two boxes.

PaperSource

Papers archive 2025-07-28

2 shown of 2, newest first. Repository counts are the archive's code-links table. A Syntology line states what Syntology ran from that paper's harvested code; it is per sample and not a correctness claim.

Tasks archive 2025-07-28

7 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.

TaskPapers
Object Detection2
BIG-bench Machine Learning1
Data Augmentation1
Object1
Real-Time Object Detection1
object-detection1
regression1

Usage over time archive 2025-07-28

Papers per year tagged with DIoU-NMS: 2019 to 2020, peak 1 1 0 2019: 1 paper 2019 2020: 1 paper 2020
Papers per year the archive tags with this method, by the paper's archive date (2 dated). Bars are counts, not a trend claim.

Components: the archive holds no method-to-method composition, so PwC's Components table cannot be rebuilt; the Papers list carries no Results column for the same reason (the archive does not join its leaderboard rows to method tags).

Categories archive 2025-07-28

Proposal Filtering

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections