Moving Object Detection in Video Using Saliency Map and Subspace Learning
Moving object detection is a key to intelligent video analysis. On the one hand, what moves is not only interesting objects but also noise and cluttered background. On the other hand, moving objects without rich texture are prone not to be detected. So there are undesirable false alarms and missed alarms in many algorithms of moving object detection. To reduce the false alarms and missed alarms, in this paper, we propose to incorporate a saliency map into an incremental subspace analysis framework where the saliency map makes estimated background has less chance than foreground (i.e., moving objects) to contain salient objects. The proposed objective function systematically takes account into the properties of sparsity, low-rank, connectivity, and saliency. An alternative minimization algorithm is proposed to seek the optimal solutions. Experimental results on the Perception Test Images Sequences demonstrate that the proposed method is effective in reducing false alarms and missed alarms.
Code (0)
등록된 구현이 없습니다.
Tasks
Moving Object Detectionobject-detectionObject DetectionSimilar Papers 제목 키워드 기반
Saliency detection with moving camera via background model completion
To detect saliency in video is a fundamental step in many computer vision systems. Saliency is the significant target(s) in the video. The object of interest is further analyzed for high-level applications. The segregati…
Foreground SegmentationSaliency DetectionPredicting Video Saliency with Object-to-Motion CNN and Two-layer Convolutional LSTM
Over the past few years, deep neural networks (DNNs) have exhibited great success in predicting the saliency of images. However, there are few works that apply DNNs to predict the saliency of generic videos. In this pape…
Saliency PredictionVideo Saliency PredictionTASED-Net: Temporally-Aggregating Spatial Encoder-Decoder Network for Video Saliency Detection
TASED-Net is a 3D fully-convolutional network architecture for video saliency detection. It consists of two building blocks: first, the encoder network extracts low-resolution spatiotemporal features from an input clip o…
DecoderSaliency DetectionVideo Saliency DetectionDeepVS: A Deep Learning Based Video Saliency Prediction Approach
In this paper, we propose a novel deep learning based video saliency prediction method, named DeepVS. Specifically, we establish a large-scale eye-tracking database of videos (LEDOV), which includes 32 subjects' fixation…
Deep LearningPredictionSaliency PredictionVideo Saliency Detection+1MotionRec: A Unified Deep Framework for Moving Object Recognition
In this paper we present a novel deep learning framework to perform online moving object recognition(MOR) in streaming videos. The existing methods for moving object detection (MOD) only computes class-agnostic pixel-wis…
Moving Object Detectionobject-detectionObject DetectionObject Recognition