FeatureNMS: Non-Maximum Suppression by Learning Feature Embeddings

02/18/2020
by   Niels Ole Salscheider, et al.
0

Most state of the art object detectors output multiple detections per object. The duplicates are removed in a post-processing step called Non-Maximum Suppression. Classical Non-Maximum Suppression has shortcomings in scenes that contain objects with high overlap: The idea of this heuristic is that a high bounding box overlap corresponds to a high probability of having a duplicate. We propose FeatureNMS to solve this problem. FeatureNMS recognizes duplicates not only based on the intersection over union between bounding boxes, but also based on the difference of feature vectors. These feature vectors can encode more information like visual appearance. Our approach outperforms classical NMS and derived approaches and achieves state of the art performance.

READ FULL TEXT
research
02/02/2022

Decoupled IoU Regression for Object Detection

Non-maximum suppression (NMS) is widely used in object detection pipelin...
research
05/22/2018

OmniDetector: With Neural Networks to Bounding Boxes

We propose a person detector on omnidirectional images, an accurate meth...
research
04/14/2023

Directly Optimizing IoU for Bounding Box Localization

Object detection has seen remarkable progress in recent years with the i...
research
06/15/2020

Visibility Guided NMS: Efficient Boosting of Amodal Object Detection in Crowded Traffic Scenes

Object detection is an important task in environment perception for auto...
research
10/13/2021

DETR3D: 3D Object Detection from Multi-view Images via 3D-to-2D Queries

We introduce a framework for multi-camera 3D object detection. In contra...
research
12/11/2013

Associative embeddings for large-scale knowledge transfer with self-assessment

We propose a method for knowledge transfer between semantically related ...
research
04/08/2023

Polygonizer: An auto-regressive building delineator

In geospatial planning, it is often essential to represent objects in a ...

Please sign up or login with your details

Forgot password? Click here to reset