2020
Quantum-soft QUBO Suppression for Accurate Object Detection
ECCV 2020poster
Non-maximum suppression (NMS) has been adopted by default for removing redundant object detections for decades. It eliminates false positives by only keeping the image M with highest detection score and images whose overlap ratio with M is less than a predefined threshold. However, this greedy algor…