Boosting in Location Space

09/04/2013
by   Damian Eads, et al.
0

The goal of object detection is to find objects in an image. An object detector accepts an image and produces a list of locations as (x,y) pairs. Here we introduce a new concept: location-based boosting. Location-based boosting differs from previous boosting algorithms because it optimizes a new spatial loss function to combine object detectors, each of which may have marginal performance, into a single, more accurate object detector. A structured representation of object locations as a list of (x,y) pairs is a more natural domain for object detection than the spatially unstructured representation produced by classifiers. Furthermore, this formulation allows us to take advantage of the intuition that large areas of the background are uninteresting and it is not worth expending computational effort on them. This results in a more scalable algorithm because it does not need to take measures to prevent the background data from swamping the foreground data such as subsampling or applying an ad-hoc weighting to the pixels. We first present the theory of location-based boosting, and then motivate it with empirical results on a challenging data set.

READ FULL TEXT
research
10/23/2014

Foreground-Background Segmentation Based on Codebook and Edge Detector

Background modeling techniques are used for moving object detection in v...
research
07/24/2009

Learning Object Location Predictors with Boosting and Grammar-Guided Feature Extraction

We present BEAMER: a new spatially exploitative approach to learning obj...
research
03/26/2020

SaccadeNet: A Fast and Accurate Object Detector

Object detection is an essential step towards holistic scene understandi...
research
11/15/2017

Contextual Object Detection with a Few Relevant Neighbors

A natural way to improve the detection of objects is to consider the con...
research
05/21/2022

Boosting Camouflaged Object Detection with Dual-Task Interactive Transformer

Camouflaged object detection intends to discover the concealed objects h...
research
03/18/2023

LossMix: Simplify and Generalize Mixup for Object Detection and Beyond

The success of data mixing augmentations in image classification tasks h...
research
12/12/2012

Advances in Boosting (Invited Talk)

Boosting is a general method of generating many simple classification ru...

Please sign up or login with your details

Forgot password? Click here to reset