paper-with-me

홈 › Papers

Unified Image and Video Saliency Modeling

2020-03-11 · ECCV 2020 8 · Richard Droste, Jianbo Jiao, J. Alison Noble

Visual saliency modeling for images and videos is treated as two independent tasks in recent computer vision literature. While image saliency modeling is a well-studied problem and progress on benchmarks like SALICON and MIT300 is slowing, video saliency models have shown rapid gains on the recent DHF1K benchmark. Here, we take a step back and ask: Can image and video saliency modeling be approached via a unified model, with mutual benefit? We identify different sources of domain shift between image and video saliency data and between different video saliency datasets as a key challenge for effective joint modelling. To address this we propose four novel domain adaptation techniques - Domain-Adaptive Priors, Domain-Adaptive Fusion, Domain-Adaptive Smoothing and Bypass-RNN - in addition to an improved formulation of learned Gaussian priors. We integrate these techniques into a simple and lightweight encoder-RNN-decoder-style network, UNISAL, and train it jointly with image and video saliency data. We evaluate our method on the video saliency datasets DHF1K, Hollywood-2 and UCF-Sports, and the image saliency datasets SALICON and MIT300. With one set of parameters, UNISAL achieves state-of-the-art performance on all video saliency datasets and is on par with the state-of-the-art for image saliency datasets, despite faster runtime and a 5 to 20-fold smaller model size compared to all competing deep methods. We provide retrospective analyses and ablation studies which confirm the importance of the domain shift modeling. The code is available at https://github.com/rdroste/unisal

📄 PDF Abstract BibTeX arXiv:2003.05477

Code (2)

rdroste/unisal 공식 구현 pytorch
lcc157/code pytorch

Tasks

Domain AdaptationSaliency PredictionVideo Saliency Detection

Methods 이 논문이 사용한 방법론

3D Convolution A 3D Convolution is a type of convolution where the kernel slides in 3 dimensions as opposed to 2 dimensions with 2D…

Similar Papers 제목 키워드 기반

UniST: Towards Unifying Saliency Transformer for Video Saliency Prediction and Detection

2023-09-15 · Junwen Xiong, Peng Zhang, Chuanyue Li, Wei Huang 외

Video saliency prediction and detection are thriving research domains that enable computers to simulate the distribution of visual attention akin to how humans perceiving dynamic scenes. While many approaches have crafte…

Decoderobject-detectionObject DetectionPrediction+4

Learning Video Saliency from Human Gaze Using Candidate Selection

2013-06-01 · CVPR 2013 6 · Dmitry Rudoy, Dan B. Goldman, Eli Shechtman, Lihi Zelnik-Manor

During recent years remarkable progress has been made in visual saliency modeling. Our interest is in video saliency. Since videos are fundamentally different from still images, they are viewed differently by human obser…

Saliency Prediction

Attend to Anything: Foundation Model for Unified Human Attention Modeling

2026-06-02 · Wenzhuo Zhao, Ronghao Xian, Keren Fu, Qijun Zhao arxiv

Existing human attention (saliency) modeling methods persist as highly fragmented across modalities, scenes, and task formulations. Consequently, even with increasing model capacity and data scale, current models predomi…

Text-Guided Video Masked Autoencoder

2024-08-01

Recent video masked autoencoder (MAE) works have designed improved masking algorithms focused on saliency. These works leverage visual cues such as motion to mask the most salient regions. However, the robustness of such…

Audiovisual Saliency Prediction in Uncategorized Video Sequences based on Audio-Video Correlation

2021-01-07 · Maryam Qamar Butt, Anis Ur Rahman

Substantial research has been done in saliency modeling to develop intelligent machines that can perceive and interpret their surroundings. But existing models treat videos as merely image sequences excluding any audio i…

Saliency Prediction