Max-Margin Object Detection

01/31/2015
by   Davis E. King, et al.
0

Most object detection methods operate by applying a binary classifier to sub-windows of an image, followed by a non-maximum suppression step where detections on overlapping sub-windows are removed. Since the number of possible sub-windows in even moderately sized image datasets is extremely large, the classifier is typically learned from only a subset of the windows. This avoids the computational difficulty of dealing with the entire set of sub-windows, however, as we will show in this paper, it leads to sub-optimal detector performance. In particular, the main contribution of this paper is the introduction of a new method, Max-Margin Object Detection (MMOD), for learning to detect objects in images. This method does not perform any sub-sampling, but instead optimizes over all sub-windows. MMOD can be used to improve any object detection method which is linear in the learned parameters, such as HOG or bag-of-visual-word models. Using this approach we show substantial performance gains on three publicly available datasets. Strikingly, we show that a single rigid HOG filter can outperform a state-of-the-art deformable part model on the Face Detection Data Set and Benchmark when the HOG filter is learned via MMOD.

READ FULL TEXT

page 7

page 8

research
03/15/2018

Object Detection in Video with Spatiotemporal Sampling Networks

We propose a Spatiotemporal Sampling Network (STSN) that uses deformable...
research
04/03/2019

Patchwork: A Patch-wise Attention Network for Efficient Object Detection and Segmentation in Video Streams

Recent advances in single-frame object detection and segmentation techni...
research
04/07/2016

A Classification Leveraged Object Detector

Currently, the state-of-the-art image classification algorithms outperfo...
research
08/26/2020

Determinantal Point Process as an alternative to NMS

We present a determinantal point process (DPP) inspired alternative to n...
research
08/09/2018

The Elephant in the Room

We showcase a family of common failures of state-of-the art object detec...
research
01/23/2017

DSSD : Deconvolutional Single Shot Detector

The main contribution of this paper is an approach for introducing addit...
research
03/01/2010

Further Exploration of the Dendritic Cell Algorithm: Antigen Multiplier and Time Windows

As an immune-inspired algorithm, the Dendritic Cell Algorithm (DCA), pro...

Please sign up or login with your details

Forgot password? Click here to reset