Detection Selection Algorithm: A Likelihood based Optimization Method to Perform Post Processing for Object Detection

12/12/2022
by   Angzhi Fan, et al.
0

In object detection, post-processing methods like Non-maximum Suppression (NMS) are widely used. NMS can substantially reduce the number of false positive detections but may still keep some detections with low objectness scores. In order to find the exact number of objects and their labels in the image, we propose a post processing method called Detection Selection Algorithm (DSA) which is used after NMS or related methods. DSA greedily selects a subset of detected bounding boxes, together with full object reconstructions that give the interpretation of the whole image with highest likelihood, taking into account object occlusions. The algorithm consists of four components. First, we add an occlusion branch to Faster R-CNN to obtain occlusion relationships between objects. Second, we develop a single reconstruction algorithm which can reconstruct the whole appearance of an object given its visible part, based on the optimization of latent variables of a trained generative network which we call the decoder. Third, we propose a whole reconstruction algorithm which generates the joint reconstruction of all objects in a hypothesized interpretation, taking into account occlusion ordering. Finally we propose a greedy algorithm that incrementally adds or removes detections from a list to maximize the likelihood of the corresponding interpretation. DSA with NMS or Soft-NMS can achieve better results than NMS or Soft-NMS themselves, as is illustrated in our experiments on synthetic images with mutiple 3d objects.

READ FULL TEXT

page 7

page 8

page 12

page 13

page 14

page 16

page 17

research
02/26/2016

Seq-NMS for Video Object Detection

Video object detection is challenging because objects that are easily de...
research
07/28/2020

Quantum-soft QUBO Suppression for Accurate Object Detection

Non-maximum suppression (NMS) has been adopted by default for removing r...
research
10/28/2020

Object sieving and morphological closing to reduce false detections in wide-area aerial imagery

For object detection in wide-area aerial imagery, post-processing is usu...
research
04/19/2021

TetraPackNet: Four-Corner-Based Object Detection in Logistics Use-Cases

While common image object detection tasks focus on bounding boxes or seg...
research
11/15/2020

AmphibianDetector: adaptive computation for moving objects detection

Convolutional neural networks (CNN) allow achieving the highest accuracy...
research
02/11/2021

ABOShips – An Inshore and Offshore Maritime Vessel Detection Dataset with Precise Annotations

Availability of domain-specific datasets is an essential problem in obje...
research
08/15/2018

Never Mind the Bounding Boxes, Here's the SAND Filters

Perception is the main bottleneck to perform autonomous mobile manipulat...

Please sign up or login with your details

Forgot password? Click here to reset