paper-with-me

Papers

Temporal-Spatial Feature Pyramid for Video Saliency Detection

2021-05-10 · Qinyao Chang, Shiping Zhu

Multi-level features are important for saliency detection. Better combination and use of multi-level features with time information can greatly improve the accuracy of the video saliency model. In order to fully combine multi-level features and make it serve the video saliency model, we propose a 3D fully convolutional encoder-decoder architecture for video saliency detection, which combines scale, space and time information for video saliency modeling. The encoder extracts multi-scale temporal-spatial features from the input continuous video frames, and then constructs temporal-spatial feature pyramid through temporal-spatial convolution and top-down feature integration. The decoder performs hierarchical decoding of temporal-spatial features from different scales, and finally produces a saliency map from the integration of multiple video frames. Our model is simple yet effective, and can run in real time. We perform abundant experiments, and the results indicate that the well-designed structure can improve the precision of video saliency detection significantly. Experimental results on three purely visual video saliency benchmarks and six audio-video saliency benchmarks demonstrate that our method outperforms the existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2105.04213

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderSaliency DetectionVideo Saliency Detection

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Pyramid Dilated Deeper ConvLSTM for Video Salient Object Detection

2018-09-01 · ECCV 2018 9 · Hongmei Song, Wenguan Wang, Sanyuan Zhao, Jianbing Shen 외

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

GPUObjectobject-detectionObject Detection+7

Beyond Spatial Pyramid Matching: Space-time Extended Descriptor for Action Recognition

2015-10-15 · Zhenzhong Lan, Alexander G. Hauptmann

We address the problem of generating video features for action recognition. The spatial pyramid and its variants have been very popular feature models due to their success in balancing spatial location encoding and spati…

Action RecognitionDiversityTemporal Action Localization

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

Region-Based Multiscale Spatiotemporal Saliency for Video

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

Detecting salient objects from a video requires exploiting both spatial and temporal knowledge included in the video. We propose a novel region-based multiscale spatiotemporal saliency detection method for videos, where …

Saliency Detection

Spatiotemporal Pyramid Network for Video Action Recognition

2019-03-04 · CVPR 2017 7 · Yunbo Wang, Mingsheng Long, Jian-Min Wang, Philip S. Yu

Two-stream convolutional networks have shown strong performance in video action recognition tasks. The key idea is to learn spatiotemporal features by fusing convolutional networks spatially and temporally. However, it r…

Action RecognitionTemporal Action Localization