Video Salient Object Detection

20 papers with code • 10 benchmarks • 4 datasets

Video salient object detection (VSOD) is significantly essential for understanding the underlying mechanism behind HVS during free-viewing in general and instrumental to a wide range of real-world applications, e.g., video segmentation, video captioning, video compression, autonomous driving, robotic interaction, weakly supervised attention. Besides its academic value and practical significance, VSOD presents great difficulties due to the challenges carried by video data (diverse motion patterns, occlusions, blur, large object deformations, etc.) and the inherent complexity of human visual attention behavior (i.e., selective attention allocation, attention shift) during dynamic scenes. Online benchmark: http://dpfan.net/davsod.

( Image credit: Shifting More Attention to Video Salient Object Detection, CVPR2019-Best Paper Finalist )

DS-Net: Dynamic Spatiotemporal Network for Video Salient Object Detection

TJUMMG/DS-Net 9 Dec 2020

In this paper, we investigate the complimentary roles of spatial and temporal information and propose a novel dynamic spatiotemporal network (DS-Net) for more effective fusion of spatiotemporal information.

51
09 Dec 2020

Exploring Rich and Efficient Spatial Temporal Interactions for Real Time Video Salient Object Detection

guotaowang/STVS 7 Aug 2020

In this way, even though the overall video saliency quality is heavily dependent on its spatial branch, however, the performance of the temporal branch still matter.

20
07 Aug 2020

A Novel Video Salient Object Detection Method via Semi-supervised Motion Quality Perception

qduOliver/MQP 7 Aug 2020

Consequently, we can achieve a significant performance improvement by using this new training set to start a new round of network training.

6
07 Aug 2020

Motion Guided Attention for Video Salient Object Detection

lhaof/Salient-Object-Detection-Papers ICCV 2019

In this paper, we develop a multi-task motion guided video salient object detection network, which learns to accomplish two sub-tasks using two sub-networks, one sub-network for salient object detection in still images and the other for motion saliency detection in optical flow images.

5
16 Sep 2019

Semi-Supervised Video Salient Object Detection Using Pseudo-Labels

Kinpzz/RCRNet-Pytorch ICCV 2019

Specifically, we present an effective video saliency detector that consists of a spatial refinement network and a spatiotemporal module.

71
12 Aug 2019

Shifting More Attention to Video Salient Object Detection

DengPingFan/DAVSOD CVPR 2019

This is the first work that explicitly emphasizes the challenge of saliency shift, i. e., the video salient object(s) may dynamically change.

203
01 Jun 2019

Pyramid Dilated Deeper ConvLSTM for Video Salient Object Detection

shenjianbing/PDB-ConvLSTM ECCV 2018

This paper proposes a fast video salient object detection model, based on a novel recurrent network architecture, named Pyramid Dilated Bidirectional ConvLSTM (PDB-ConvLSTM).

118
01 Sep 2018

Structure-measure: A New Way to Evaluate Foreground Maps

DengPingFan/S-measure ICCV 2017

Our new measure simultaneously evaluates region-aware and object-aware structural similarity between a SM and a GT map.

55
02 Aug 2017

Real-Time Salient Object Detection With a Minimum Spanning Tree

cj4L/MST-python CVPR 2016

In this paper, we present a real-time salient object detection system based on the minimum spanning tree.

7
01 Jun 2016

Saliency-Aware Geodesic Video Object Segmentation

shenjianbing/videoseg15 CVPR 2015

Building on the observation that foreground areas are surrounded by the regions with high spatiotemporal edge values, geodesic distance provides an initial estimation for foreground and background.

25
01 Jun 2015