Related Experiment Video
Updated: Jun 9, 2025

04:48
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
Published on: July 5, 2024
370
PSRR-MaxpoolNMS++: Fast Non-Maximum Suppression With Discretization and Pooling
IEEE Transactions on Pattern Analysis and Machine Intelligence
|October 28, 2024
Summary
We introduce PSRR-MaxpoolNMS and PSRR-MaxpoolNMS++, novel parallelizable non-maximum suppression (NMS) methods. These approaches effectively replace the standard GreedyNMS across all object detection stages, offering improved efficiency and accuracy.
Area of Science:
- Computer Vision
- Machine Learning
- Deep Learning
Background:
- Non-maximum suppression (NMS) is critical for object detection but the standard GreedyNMS algorithm is a performance bottleneck due to its non-parallelizable nature.
- Existing parallelizable alternatives like MaxpoolNMS have limitations, restricting their use to specific stages in certain object detection architectures.
Purpose of the Study:
- To develop a generic and parallelizable NMS approach that can replace GreedyNMS in all stages of all object detectors.
- To enhance the efficiency and accuracy of parallelizable NMS methods.
Main Methods:
- Introduced a Relationship Recovery module and a Pyramid Shifted MaxpoolNMS module to improve upon MaxpoolNMS's discretization and local score calculation.
- Developed PSRR-MaxpoolNMS++ by incorporating Density-based Discretization and Adjacent Scale Pooling for more accurate suppression and efficient duplicate box identification.
- Extended PSRR-MaxpoolNMS to PSRR-MaxpoolNMS++ for enhanced performance.
Main Results:
- PSRR-MaxpoolNMS and PSRR-MaxpoolNMS++ significantly outperform MaxpoolNMS.
- PSRR-MaxpoolNMS++ achieves competitive accuracy and superior efficiency compared to the standard GreedyNMS.
- The proposed methods demonstrate effectiveness across all stages of object detection.
Conclusions:
- PSRR-MaxpoolNMS and PSRR-MaxpoolNMS++ offer viable, parallelizable alternatives to GreedyNMS.
- PSRR-MaxpoolNMS++ presents a highly efficient and accurate NMS solution suitable for all object detection pipelines.
- The developed modules enable a generic and scalable NMS replacement.
Related Concept Videos
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
42
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
42
Super-resolution Fluorescence Microscopy
6.9K
Super-resolution fluorescence microscopy (SRFM) provides a better resolution than conventional fluorescence microscopy by reducing the point spread function (PSF). PSF is the light intensity distribution from a point that causes it to appear blurred. Due to PSF, each fluorescing point appears bigger than its actual size, and it is the PSF interference of nearby fluorophores that causes the blurred image. Various approaches to achieving higher resolution through SRFM have recently been...
6.9K
Double Resonance Techniques: Overview
191
Double resonance techniques in Nuclear Magnetic Resonance (NMR) spectroscopy involve the simultaneous application of two different frequencies or radiofrequency pulses to manipulate and observe two distinct nuclear spins. One important application of double resonance is spin decoupling, which selectively suppresses coupling with one type of nucleus while observing the NMR signal from another nucleus, simplifying the spectrum and enhancing resolution.
Spin decoupling is usually achieved by...
Spin decoupling is usually achieved by...
191

