Real-Time Background Subtraction Using Adaptive Sampling and Cascade of Gaussians

05/25/2017
by   B Ravi Kiran, et al.
0

Background-Foreground classification is a fundamental well-studied problem in computer vision. Due to the pixel-wise nature of modeling and processing in the algorithm, it is usually difficult to satisfy real-time constraints. There is a trade-off between the speed (because of model complexity) and accuracy. Inspired by the rejection cascade of Viola-Jones classifier, we decompose the Gaussian Mixture Model (GMM) into an adaptive cascade of classifiers. This way we achieve a good improvement in speed without compensating for accuracy. In the training phase, we learn multiple KDEs for different durations to be used as strong prior distribution and detect probable oscillating pixels which usually results in misclassifications. We propose a confidence measure for the classifier based on temporal consistency and the prior distribution. The confidence measure thus derived is used to adapt the learning rate and the thresholds of the model, to improve accuracy. The confidence measure is also employed to perform temporal and spatial sampling in a principled way. We demonstrate a speed-up factor of 5x to 10x and 17 percent average improvement in accuracy over several standard videos.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/28/2018

Sacrificing Accuracy for Reduced Computation: Cascaded Inference Based on Softmax Confidence

We study the tradeoff between computational effort and accuracy in a cas...
research
08/23/2010

Optimally Training a Cascade Classifier

Cascade classifiers are widely used in real-time object detection. Diffe...
research
03/25/2013

Asymmetric Pruning for Learning Cascade Detectors

Cascade classifiers are one of the most important contributions to real-...
research
03/28/2023

GAS: A Gaussian Mixture Distribution-Based Adaptive Sampling Method for PINNs

With recent study of the deep learning in scientific computation, the PI...
research
07/06/2023

When Does Confidence-Based Cascade Deferral Suffice?

Cascades are a classical strategy to enable inference cost to vary adapt...
research
04/17/2022

Augmentation Invariance and Adaptive Sampling in Semantic Segmentation of Agricultural Aerial Images

In this paper, we investigate the problem of Semantic Segmentation for a...

Please sign up or login with your details

Forgot password? Click here to reset