Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Simple vs complex temporal recurrences for video saliency prediction

About

This paper investigates modifying an existing neural network architecture for static saliency prediction using two types of recurrences that integrate information from the temporal domain. The first modification is the addition of a ConvLSTM within the architecture, while the second is a conceptually simple exponential moving average of an internal convolutional state. We use weights pre-trained on the SALICON dataset and fine-tune our model on DHF1K. Our results show that both modifications achieve state-of-the-art results and produce similar saliency maps. Source code is available at https://git.io/fjPiB.

Panagiotis Linardos, Eva Mohedano, Juan Jose Nieto, Noel E. O'Connor, Xavier Giro-i-Nieto, Kevin McGuinness• 2019

Related benchmarks

TaskDatasetResultRank
Video saliency predictionDHF1K (test)
AUC-J0.895
89
Video saliency predictionHollywood-2 (test)
SIM0.53
83
Video saliency predictionUCF Sports (test)
SIM0.477
71
Video saliency predictionDHF1K
AUC-J0.89
51
Driver Visual Attention PredictionTrafficGaze (test)
KLD0.3
16
Driver Visual Attention PredictionDADA 2000 (test)
KLD1.65
15
Driver Visual Attention PredictionBDD-A (test)
KLD1.2
15
Driver Visual Attention PredictionDrFixD rainy (test)
KLD0.47
13
Saliency PredictionDHF1K
Model Size (MB)364
12
Video saliency predictionUCF Sports
NSS2.638
11
Showing 10 of 10 rows

Other info

Code

Follow for update