CVMay 21, 2018

Unsupervised Deep Context Prediction for Background Foreground Separation

arXiv:1805.07903v164 citations
Originality Incremental advance
AI Analysis

This addresses background modeling problems for video-based applications like tracking and surveillance, representing an incremental improvement over existing methods.

The paper tackles background subtraction challenges in video applications by proposing an unsupervised hybrid Generative Adversarial framework based on image inpainting and context prediction, achieving stability comparable to 12 state-of-the-art methods.

In many advanced video based applications background modeling is a pre-processing step to eliminate redundant data, for instance in tracking or video surveillance applications. Over the past years background subtraction is usually based on low level or hand-crafted features such as raw color components, gradients, or local binary patterns. The background subtraction algorithms performance suffer in the presence of various challenges such as dynamic backgrounds, photometric variations, camera jitters, and shadows. To handle these challenges for the purpose of accurate background modeling we propose a unified framework based on the algorithm of image inpainting. It is an unsupervised visual feature learning hybrid Generative Adversarial algorithm based on context prediction. We have also presented the solution of random region inpainting by the fusion of center region inpaiting and random region inpainting with the help of poisson blending technique. Furthermore we also evaluated foreground object detection with the fusion of our proposed method and morphological operations. The comparison of our proposed method with 12 state-of-the-art methods shows its stability in the application of background estimation and foreground detection.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes