paper-with-me

홈 › Papers

DeepGaze IIE: Calibrated prediction in and out-of-domain for state-of-the-art saliency modeling

2021-05-26 · ICCV 2021 10 · Akis Linardos, Matthias Kümmerer, Ori Press, Matthias Bethge

Since 2014 transfer learning has become the key driver for the improvement of spatial saliency prediction; however, with stagnant progress in the last 3-5 years. We conduct a large-scale transfer learning study which tests different ImageNet backbones, always using the same read out architecture and learning protocol adopted from DeepGaze II. By replacing the VGG19 backbone of DeepGaze II with ResNet50 features we improve the performance on saliency prediction from 78% to 85%. However, as we continue to test better ImageNet models as backbones (such as EfficientNetB5) we observe no additional improvement on saliency prediction. By analyzing the backbones further, we find that generalization to other datasets differs substantially, with models being consistently overconfident in their fixation predictions. We show that by combining multiple backbones in a principled manner a good confidence calibration on unseen datasets can be achieved. This new model, "DeepGaze IIE", yields a significant leap in benchmark performance in and out-of-domain with a 15 percent point improvement over DeepGaze II to 93% on MIT1003, marking a new state of the art on the MIT/Tuebingen Saliency Benchmark in all available metrics (AUC: 88.3%, sAUC: 79.4%, CC: 82.4%).

📄 PDF Abstract BibTeX arXiv:2105.12441

Code (2)

matthias-k/DeepGaze 공식 구현 pytorch
islab-sophia/odisal pytorch

Tasks

PredictionSaliency PredictionTransfer Learning

Similar Papers 제목 키워드 기반

DeepGaze II: Reading fixations from deep features trained on object recognition

2016-10-05 · Matthias Kümmerer, Thomas S. A. Wallis, Matthias Bethge

Here we present DeepGaze II, a model that predicts where people look in images. The model uses the features from the VGG-19 deep neural network trained to identify objects in images. Contrary to other saliency models tha…

Object RecognitionSaliency PredictionTransfer Learning

FastSal: a Computationally Efficient Network for Visual Saliency Prediction

2020-08-25 · Feiyan Hu, Kevin McGuinness

This paper focuses on the problem of visual saliency prediction, predicting regions of an image that tend to attract human visual attention, under a constrained computational budget. We modify and test various recent eff…

DecoderPredictionSaliency PredictionTransfer Learning

Clustered Saliency Prediction

2022-07-05 · Rezvan Sherkati, James J. Clark

We present a new method for image salience prediction, Clustered Saliency Prediction. This method divides subjects into clusters based on their personal features and their known saliency maps, and generates an image sali…

ClusteringImage-to-Image TranslationPredictionSaliency Prediction

Correlation of Object Detection Performance with Visual Saliency and Depth Estimation

2024-11-05 · Matthias Bartolo, Dylan Seychell

As object detection techniques continue to evolve, understanding their relationships with complementary visual tasks becomes crucial for optimising model architectures and computational resources. This paper investigates…

Depth EstimationDepth PredictionFeature EngineeringObject+4

Measuring the Importance of Temporal Features in Video Saliency

2020-08-01 · ECCV 2020 8 · Matthias Tangemann, Matthias Kümmerer, Thomas S. A. Wallis, Matthias Bethge

Where people look when watching videos is believed to be heavily influenced by temporal patterns. In this work, we test this assumption by quantifying to which extent gaze on recent video saliency benchmarks can be predi…