paper-with-me

홈 › Papers

Revisiting Video Saliency: A Large-scale Benchmark and a New Model

2018-01-23 · CVPR 2018 6 · Wenguan Wang, Jianbing Shen, Fang Guo, Ming-Ming Cheng, Ali Borji

In this work, we contribute to video saliency research in two ways. First, we introduce a new benchmark for predicting human eye movements during dynamic scene free-viewing, which is long-time urged in this field. Our dataset, named DHF1K (Dynamic Human Fixation), consists of 1K high-quality, elaborately selected video sequences spanning a large range of scenes, motions, object types and background complexity. Existing video saliency datasets lack variety and generality of common dynamic scenes and fall short in covering challenging situations in unconstrained environments. In contrast, DHF1K makes a significant leap in terms of scalability, diversity and difficulty, and is expected to boost video saliency modeling. Second, we propose a novel video saliency model that augments the CNN-LSTM network architecture with an attention mechanism to enable fast, end-to-end saliency learning. The attention mechanism explicitly encodes static saliency information, thus allowing LSTM to focus on learning more flexible temporal saliency representation across successive frames. Such a design fully leverages existing large-scale static fixation datasets, avoids overfitting, and significantly improves training efficiency and testing performance. We thoroughly examine the performance of our model, with respect to state-of-the-art saliency models, on three large-scale datasets (i.e., DHF1K, Hollywood2, UCF sports). Experimental results over more than 1.2K testing videos containing 400K frames demonstrate that our model outperforms other competitors.

📄 PDF Abstract BibTeX arXiv:1801.07424

Code (1)

wenguanwang/DHF1K 공식 구현 tf

Tasks

Video Saliency Detection

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

Benchmark 3D eye-tracking dataset for visual saliency prediction on stereoscopic 3D video

2018-03-13

Visual Attention Models (VAMs) predict the location of an image or video regions that are most likely to attract human attention. Although saliency detection is well explored for 2D image and video content, there are onl…

Saliency DetectionSaliency PredictionVideo Saliency Prediction

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 …

DecoderSaliency DetectionVideo Saliency Detection

Saliency Prediction in the Deep Learning Era: Successes, Limitations, and Future Challenges

2018-10-08 · Ali Borji

Visual saliency models have enjoyed a big leap in performance in recent years, thanks to advances in deep learning and large scale annotated data. Despite enormous effort and huge breakthroughs, however, models still fal…

Saliency Prediction

Audio-visual Saliency for Omnidirectional Videos

2023-11-09 · Yuxin Zhu, Xilei Zhu, Huiyu Duan, Jie Li 외

Visual saliency prediction for omnidirectional videos (ODVs) has shown great significance and necessity for omnidirectional videos to help ODV coding, ODV transmission, ODV rendering, etc.. However, most studies only con…

PredictionSaliency Prediction

Saliency Detection in 360° Videos

2018-09-01 · ECCV 2018 9 · Ziheng Zhang, Yanyu Xu, Jingyi Yu, Shenghua Gao

This paper presents a novel spherical convolutional neural network based scheme for saliency detection for 360° videos. Specifically, in our spherical convolution neural network definition, kernel is defined on a spheri…

Saliency DetectionVideo Saliency Detection