English

Simple vs complex temporal recurrences for video saliency prediction

Computer Vision and Pattern Recognition 2019-07-17 v4 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1907.01869,
  title  = {Simple vs complex temporal recurrences for video saliency prediction},
  author = {Panagiotis Linardos and Eva Mohedano and Juan Jose Nieto and Noel E. O'Connor and Xavier Giro-i-Nieto and Kevin McGuinness},
  journal= {arXiv preprint arXiv:1907.01869},
  year   = {2019}
}

Comments

Accepted at BMVC 2019

R2 v1 2026-06-23T10:11:03.567Z