SalyPath360: Saliency and Scanpath Prediction Framework for Omnidirectional Images
This paper introduces a new framework to predict visual attention of omnidirectional images. The key setup of our architecture is the simultaneous prediction of the saliency map and a corresponding scanpath for a given stimulus. The framework implements a fully encoder-decoder convolutional neural network augmented by an attention module to generate representative saliency maps. In addition, an auxiliary network is employed to generate probable viewport center fixation points through the SoftArgMax function. The latter allows to derive fixation points from feature maps. To take advantage of the scanpath prediction, an adaptive joint probability distribution model is then applied to construct the final unbiased saliency map by leveraging the encoder decoder-based saliency map and the scanpath-based saliency heatmap. The proposed framework was evaluated in terms of saliency and scanpath prediction, and the results were compared to state-of-the-art methods on Salient360! dataset. The results showed the relevance of our framework and the benefits of such architecture for further omnidirectional visual attention prediction tasks.
Code (0)
등록된 구현이 없습니다.
Tasks
DecoderPredictionScanpath predictionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
SALYPATH: A Deep-Based Architecture for visual attention prediction
Human vision is naturally more attracted by some regions within their field of view than others. This intrinsic selectivity mechanism, so-called visual attention, is influenced by both high- and low-level factors; such a…
Saliency PredictionScanpath predictionScanpath Prediction on Information Visualisations
We propose Unified Model of Saliency and Scanpaths (UMSS) -- a model that learns to predict visual saliency and scanpaths (i.e. sequences of eye fixations) on information visualisations. Although scanpaths provide rich i…
PredictionSaliency PredictionScanpath predictionFixaTons: A collection of Human Fixations Datasets and Metrics for Scanpath Similarity
In the last three decades, human visual attention has been a topic of great interest in various disciplines. In computer vision, many models have been proposed to predict the distribution of human fixations on a visual s…
DescriptiveSaliency PredictionState-of-the-Art in Human Scanpath Prediction
The last years have seen a surge in models predicting the scanpaths of fixations made by humans when viewing images. However, the field is lacking a principled comparison of those models with respect to their predictive …
BenchmarkingPredictionScanpath predictionSaltiNet: Scan-path Prediction on 360 Degree Images using Saliency Volumes
We introduce SaltiNet, a deep neural network for scanpath prediction trained on 360-degree images. The model is based on a temporal-aware novel representation of saliency information named the saliency volume. The first …
Scanpath prediction