Methods › Computer Vision › Proposal Filtering › Non Maximum Suppression

Non Maximum Suppression

389 papers tagged archive 2025-07-28

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

Non Maximum Suppression is a computer vision method that selects a single entity out of many overlapping entities (for example bounding boxes in object detection). The criteria is usually discarding entities that are below a given probability bound. With remaining entities we repeatedly pick the entity with the highest probability, output that as the prediction, and discard any remaining box where a IoU ≥0.5 with the box output in the previous step.

Image Credit: Martin Kersner

Papers archive 2025-07-28

30 shown of 389, 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

20 shown of 283 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 Detection208
object-detection193
Object112
Semantic Segmentation24
GPU21
Real-Time Object Detection21
Instance Segmentation19
Segmentation16
Pedestrian Detection15
Image Classification13
Autonomous Driving11
General Classification11
Transfer Learning11
Classification10
Deep Learning10
image-classification10
Pose Estimation9
regression9
CPU8
Decoder8

Usage over time archive 2025-07-28

Papers per year tagged with Non Maximum Suppression: 2015 to 2025, peak 70 70 0 2015: 2 papers 2015 2016: 7 papers 2016 2017: 21 papers 2017 2018: 46 papers 2018 2019: 44 papers 2019 2020: 54 papers 2020 2021: 70 papers 2021 2022: 42 papers 2022 2023: 39 papers 2023 2024: 47 papers 2024 2025: 17 papers 2025
Papers per year the archive tags with this method, by the paper's archive date (389 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