Single-label evaluation hides multi-label recognition ability and explains much of the ImageNetV2 accuracy gap, which shrinks under multi-label-aware metrics and synthetic object-composition tests.
DeepFix: A Fully Convolutional Neural Network for predicting Human Eye Fixations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Understanding and predicting the human visual attentional mechanism is an active area of research in the fields of neuroscience and computer vision. In this work, we propose DeepFix, a first-of-its-kind fully convolutional neural network for accurate saliency prediction. Unlike classical works which characterize the saliency map using various hand-crafted features, our model automatically learns features in a hierarchical fashion and predicts saliency map in an end-to-end manner. DeepFix is designed to capture semantics at multiple scales while taking global context into account using network layers with very large receptive fields. Generally, fully convolutional nets are spatially invariant which prevents them from modeling location dependent patterns (e.g. centre-bias). Our network overcomes this limitation by incorporating a novel Location Biased Convolutional layer. We evaluate our model on two challenging eye fixation datasets -- MIT300, CAT2000 and show that it outperforms other recent approaches by a significant margin.
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
The Impact of the Single-Label Assumption in Image Recognition Benchmarking
Single-label evaluation hides multi-label recognition ability and explains much of the ImageNetV2 accuracy gap, which shrinks under multi-label-aware metrics and synthetic object-composition tests.