vix.ing · top · new · best · stats · spec

False Detection (Positives and Negatives) in Object Detection

2020/08/16 by Subrata Goswami, Goswami, Subrata
Computer Science · #Advanced Neural Network Applications #Computer Vision and Pattern Recognition (cs.CV) #Currency Recognition and Detection #FOS: Computer and information sciences #Machine Learning (cs.LG) #Neural and Evolutionary Computing (cs.NE) #Video Surveillance and Tracking Methods

paper · pdf · doi:10.48550/arxiv.2008.06986

openalex publication_date 2020/08/16 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

Object detection is a very important function of visual perception systems. Since the early days of classical object detection based on HOG to modern deep learning based detectors, object detection has improved in accuracy. Two stage detectors usually have higher accuracy than single stage ones. Both types of detectors use some form of quantization of the search space of rectangular regions of image. There are far more of the quantized elements than true objects. The way these bounding boxes are filtered out possibly results in the false positive and false negatives. This empirical experimental study explores ways of reducing false positives and negatives with labelled data.. In the process also discovered insufficient labelling in Openimage 2019 Object Detection dataset.

Citations

Related