Methods › Computer Vision › Proposal Filtering › Soft-NMS
Soft-NMS
Introduced by Navaneeth Bodla et al. in Soft-NMS -- Improving Object Detection With One Line of Code
archive 2025-07-28 Description, source and code snippet are the archive's method entry.
Non-maximum suppression is an integral part of the object detection pipeline. First, it sorts all detection boxes on the basis of their scores. The detection box M with the maximum score is selected and all other detection boxes with a significant overlap (using a pre-defined threshold) with M are suppressed. This process is recursively applied on the remaining boxes. As per the design of the algorithm, if an object lies within the predefined overlap threshold, it leads to a miss.
Soft-NMS solves this problem by decaying the detection scores of all other objects as a continuous function of their overlap with M. Hence, no object is eliminated in this process.
Papers archive 2025-07-28
22 shown of 22, 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.
-
Work-Efficient Parallel Non-Maximum Suppression Kernels 1 Feb 2025 · 1 repository · arXiv:2502.00535
-
Underwater Soft Coral Detection: SCoralNet for Accurate and Efficient Annotation. 1 Aug 2024 · 0 repositories
-
Deep learning approaches to building rooftop thermal bridge detection from aerial images 12 Dec 2022 · 1 repository
-
Detection Selection Algorithm: A Likelihood based Optimization Method to Perform Post Processing for Object Detection 12 Dec 2022 · 0 repositories · arXiv:2212.05706
-
An advanced YOLOv3 method for small object detection 6 Dec 2022 · 0 repositories · arXiv:2212.02809
-
NeighborTrack: Improving Single Object Tracking by Bipartite Matching with Neighbor Tracklets 12 Nov 2022 · 1 repository · arXiv:2211.06663
-
MDS-Net: A Multi-scale Depth Stratification Based Monocular 3D Object Detection Algorithm 12 Jan 2022 · 0 repositories · arXiv:2201.04341
-
DRPN: Making CNN Dynamically Handle Scale Variation 21 Dec 2021 · 0 repositories · arXiv:2112.10963
-
Confidence Propagation Cluster: Unleash Full Potential of Object Detectors 1 Dec 2021 · 1 repository · arXiv:2112.00342
-
Quantum-soft QUBO Suppression for Accurate Object Detection 28 Jul 2020 · 0 repositories · arXiv:2007.13992
-
HoughNet: Integrating near and long-range evidence for bottom-up object detection 5 Jul 2020 · 2 repositories · arXiv:2007.02355
-
Dynamic R-CNN: Towards High Quality Object Detection via Dynamic Training 13 Apr 2020 · 3 repositories · arXiv:2004.06002Syntology ran 2 of 18 samples · 16 unverified
-
1st Place Solutions for OpenImage2019 -- Object Detection and Instance Segmentation 17 Mar 2020 · 2 repositories · arXiv:2003.07557
-
MatrixNets: A New Scale and Aspect Ratio Aware Architecture for Object Detection 9 Jan 2020 · 1 repository · arXiv:2001.03194
-
CornerNet-Lite: Efficient Keypoint Based Object Detection 18 Apr 2019 · 6 repositories · arXiv:1904.08900Syntology ran 1 of 27 samples · 26 unverified
-
CenterNet: Keypoint Triplets for Object Detection 17 Apr 2019 · 20 repositories · arXiv:1904.08189Syntology ran 2 of 11 samples · 9 unverified · 2 pointer-only (licence)
-
ThunderNet: Towards Real-time Generic Object Detection 28 Mar 2019 · 3 repositories · arXiv:1903.11752
-
Bottom-up Object Detection by Grouping Extreme and Center Points 23 Jan 2019 · 2 repositories · arXiv:1901.08043Syntology ran 1 of 5 samples · 4 unverified
-
Hybrid Task Cascade for Instance Segmentation 22 Jan 2019 · 5 repositories · arXiv:1901.07518Syntology ran 0 of 11 samples · 11 unverified
-
Scale-Aware Trident Networks for Object Detection 7 Jan 2019 · 4 repositories · arXiv:1901.01892
-
An Analysis of Scale Invariance in Object Detection - SNIP 22 Nov 2017 · 0 repositories · arXiv:1711.08189
-
Soft-NMS -- Improving Object Detection With One Line of Code 14 Apr 2017 · 8 repositories · arXiv:1704.04503Syntology ran 4 of 4 samples · 0 unverified
Tasks archive 2025-07-28
20 shown of 27 tasks the archive attaches to papers tagged with this method, by distinct papers. A task without a page in the catalog is plain text.
Usage over time archive 2025-07-28
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
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