paper-with-me

홈 › Papers

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

2020-12-09 · Jing Liu, Jiaxiang Wang, Weikang Wang, Yuting Su

As moving objects always draw more attention of human eyes, the temporal motive information is always exploited complementarily with spatial information to detect salient objects in videos. Although efficient tools such as optical flow have been proposed to extract temporal motive information, it often encounters difficulties when used for saliency detection due to the movement of camera or the partial movement of salient objects. 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. We construct a symmetric two-bypass network to explicitly extract spatial and temporal features. A dynamic weight generator (DWG) is designed to automatically learn the reliability of corresponding saliency branch. And a top-down cross attentive aggregation (CAA) procedure is designed so as to facilitate dynamic complementary aggregation of spatiotemporal features. Finally, the features are modified by spatial attention with the guidance of coarse saliency map and then go through decoder part for final saliency map. Experimental results on five benchmarks VOS, DAVIS, FBMS, SegTrack-v2, and ViSal demonstrate that the proposed method achieves superior performance than state-of-the-art algorithms. The source code is available at https://github.com/TJUMMG/DS-Net.

📄 PDF Abstract BibTeX arXiv:2012.04886

Code (1)

TJUMMG/DS-Net 공식 구현 pytorch

Tasks

Decoderobject-detectionObject DetectionOptical Flow EstimationSaliency DetectionSalient Object DetectionVideo Salient Object Detection

Methods 이 논문이 사용한 방법론

VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

Video Saliency Detection by 3D Convolutional Neural Networks

2018-07-12 · Guanqun Ding, Yuming Fang

Different from salient object detection methods for still images, a key challenging for video saliency detection is how to extract and combine spatial and temporal features. In this paper, we present a novel and effectiv…

Objectobject-detectionObject DetectionRGB Salient Object Detection+5

Learning Video Salient Object Detection Progressively from Unlabeled Videos

2022-04-05 · Binwei Xu, Haoran Liang, Wentian Ni, Weihua Gong 외

Recent deep learning-based video salient object detection (VSOD) has achieved some breakthrough, but these methods rely on expensive annotated videos with pixel-wise annotations, weak annotations, or part of the pixel-wi…

Objectobject-detectionObject DetectionOptical Flow Estimation+2

Video Salient Object Detection Using Spatiotemporal Deep Features

2017-08-04 · Trung-Nghia Le, Akihiro Sugimoto

This paper presents a method for detecting salient objects in videos where temporal information in addition to spatial information is fully taken into account. Following recent reports on the advantage of deep features o…

Objectobject-detectionObject DetectionRGB Salient Object Detection+5

Fast Video Salient Object Detection via Spatiotemporal Knowledge Distillation

2020-10-20 · Yi Tang, Yuanman Li, Wenbin Zou

Since the wide employment of deep learning frameworks in video salient object detection, the accuracy of the recent approaches has made stunning progress. These approaches mainly adopt the sequential modules, based on op…

Knowledge DistillationObjectobject-detectionObject Detection+3

A Benchmark Dataset and Saliency-guided Stacked Autoencoders for Video-based Salient Object Detection

2016-11-01 · Jia Li, Changqun Xia, Xiaowu Chen

Image-based salient object detection (SOD) has been extensively studied in the past decades. However, video-based SOD is much less explored since there lack large-scale video datasets within which salient objects are una…

BenchmarkingObjectobject-detectionObject Detection+2