Background subtraction on depth videos with convolutional neural networks
Background subtraction is a significant component of computer vision systems. It is widely used in video surveillance, object tracking, anomaly detection, etc. A new data source for background subtraction appeared as the emergence of low-cost depth sensors like Microsof t Kinect, Asus Xtion PRO, etc. In this paper, we propose a background subtraction approach on depth videos, which is based on convolutional neural networks (CNNs), called BGSNet-D (BackGround Subtraction neural Networks for Depth videos). The method can be used in color unavailable scenarios like poor lighting situations, and can also be applied to combine with existing RGB background subtraction methods. A preprocessing strategy is designed to reduce the influences incurred by noise from depth sensors. The experimental results on the SBM-RGBD dataset show that the proposed method outperforms existing methods on depth data.
Code (0)
등록된 구현이 없습니다.
Tasks
Anomaly DetectionObject TrackingSimilar Papers 제목 키워드 기반
BSUV-Net: A Fully-Convolutional Neural Network for Background Subtraction of Unseen Videos
Background subtraction is a basic task in computer vision and video processing often applied as a pre-processing step for object tracking, people recognition, etc. Recently, a number of successful background-subtraction …
Data AugmentationObject TrackingSemantic SegmentationBSUV-Net: A Fully-Convolutional Neural Network forBackground Subtraction of Unseen Videos
Background subtraction is a basic task in computer vision and video processing often applied as a pre-processing step for object tracking, people recognition, etc. Recently, a number of successful background-subtraction …
Data AugmentationObject TrackingBackground Subtraction in Real Applications: Challenges, Current Models and Future Directions
Computer vision applications based on videos often require the detection of moving objects in their first step. Background subtraction is then applied in order to separate the background and the foreground. In literature…
GraphBGS: Background Subtraction via Recovery of Graph Signals
Background subtraction is a fundamental pre-processing task in computer vision. This task becomes challenging in real scenarios due to variations in the background for both static and moving camera sequences. Several dee…
Change Detectiongraph constructionGraph SamplingInstance Segmentation+1Robust Online Matrix Factorization for Dynamic Background Subtraction
We propose an effective online background subtraction method, which can be robustly applied to practical videos that have variations in both foreground and background. Different from previous methods which often model th…