paper-with-me

홈 › Papers

Dynamic Background Subtraction by Generative Neural Networks

2022-02-10 · Fateme Bahri, Nilanjan Ray

Background subtraction is a significant task in computer vision and an essential step for many real world applications. One of the challenges for background subtraction methods is dynamic background, which constitute stochastic movements in some parts of the background. In this paper, we have proposed a new background subtraction method, called DBSGen, which uses two generative neural networks, one for dynamic motion removal and another for background generation. At the end, the foreground moving objects are obtained by a pixel-wise distance threshold based on a dynamic entropy map. The proposed method has a unified framework that can be optimized in an end-to-end and unsupervised fashion. The performance of the method is evaluated over dynamic background sequences and it outperforms most of state-of-the-art methods. Our code is publicly available at https://github.com/FatemeBahri/DBSGen.

📄 PDF Abstract BibTeX arXiv:2202.05336

Code (1)

fatemebahri/dbsgen 공식 구현 tf

Similar Papers 제목 키워드 기반

Complex Background Subtraction by Pursuing Dynamic Spatio-Temporal Models

2015-02-02 · Liang Lin, Yuanlu Xu, Xiaodan Liang, Jian-Huang Lai

Although it has been widely discussed in video surveillance, background subtraction is still an open problem in the context of complex scenarios, e.g., dynamic backgrounds, illumination variations, and indistinct foregro…

Unsupervised Deep Context Prediction for Background Foreground Separation

2018-05-21 · Maryam Sultana, Arif Mahmood, Sajid Javed, Soon Ki Jung

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 …

Image Inpaintingobject-detectionObject DetectionPrediction

Combining Background Subtraction Algorithms with Convolutional Neural Network

2018-07-05 · Dongdong Zeng, Ming Zhu, Arjan Kuijper

Accurate and fast extraction of foreground object is a key prerequisite for a wide range of computer vision applications such as object tracking and recognition. Thus, enormous background subtraction methods for foregrou…

DecoderObjectobject-detectionObject Detection+1

Weakly Supervised Realtime Dynamic Background Subtraction

2023-03-06 · Fateme Bahri, Nilanjan Ray

Background subtraction is a fundamental task in computer vision with numerous real-world applications, ranging from object tracking to video surveillance. Dynamic backgrounds poses a significant challenge here. Supervise…

Object Tracking

Real-Time Semantic Background Subtraction

2020-02-12 · Anthony Cioppa, Marc Van Droogenbroeck, Marc Braham

Semantic background subtraction SBS has been shown to improve the performance of most background subtraction algorithms by combining them with semantic information, derived from a semantic segmentation network. However, …

CPUGPUSemantic Segmentation