paper-with-me

홈 › Papers

Visual Saliency Detection Based on Multiscale Deep CNN Features

2016-09-07 · Guanbin Li, Yizhou Yu

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this paper, we discover that a high-quality visual saliency model can be learned from multiscale features extracted using deep convolutional neural networks (CNNs), which have had many successes in visual recognition tasks. For learning such saliency models, we introduce a neural network architecture, which has fully connected layers on top of CNNs responsible for feature extraction at three different scales. The penultimate layer of our neural network has been confirmed to be a discriminative high-level feature vector for saliency detection, which we call deep contrast feature. To generate a more robust feature, we integrate handcrafted low-level features with our deep contrast feature. To promote further research and evaluation of visual saliency models, we also construct a new large database of 4447 challenging images and their pixelwise saliency annotations. Experimental results demonstrate that our proposed method is capable of achieving state-of-the-art performance on all public benchmarks, improving the F- measure by 6.12% and 10.0% respectively on the DUT-OMRON dataset and our new dataset (HKU-IS), and lowering the mean absolute error by 9% and 35.3% respectively on these two datasets.

📄 PDF Abstract BibTeX arXiv:1609.02077

Code (2)

vlad-winter/FakePapers_NLP_Project pytorch
vlad-winter/NLP20-FakePapers pytorch

Tasks

Saliency Detection

Similar Papers 제목 키워드 기반

A Saliency Enhanced Feature Fusion based multiscale RGB-D Salient Object Detection Network

2024-01-22 · Rui Huang, Qingyi Zhao, Yan Xing, Sihua Gao 외

Multiscale convolutional neural network (CNN) has demonstrated remarkable capabilities in solving various vision problems. However, fusing features of different scales alwaysresults in large model sizes, impeding the app…

object-detectionObject DetectionRGB-D Salient Object DetectionSaliency Detection+1

Visual Saliency Based on Multiscale Deep Features

2015-03-30 · CVPR 2015 6 · Guanbin Li, Yizhou Yu

Visual saliency is a fundamental problem in both cognitive and computational sciences, including computer vision. In this CVPR 2015 paper, we discover that a high-quality visual saliency model can be trained with multisc…

Image SegmentationSemantic Segmentation

Region-Based Multiscale Spatiotemporal Saliency for Video

2017-08-04 · Trung-Nghia Le, Akihiro Sugimoto

Detecting salient objects from a video requires exploiting both spatial and temporal knowledge included in the video. We propose a novel region-based multiscale spatiotemporal saliency detection method for videos, where …

Saliency Detection

A model of saliency-based visual attention for rapid scene analysis

1998-11-01 · IEEE Transactions on Pattern Analysis and Machine Intelligence 1998 11 · L. Itti, C. Koch, E. Niebur

A visual attention system, inspired by the behavior and the neuronal architecture of the early primate visual system, is presented. Multiscale image features are combined into a single topographical saliency map. A dynam…

Saliency PredictionScene UnderstandingVideo Saliency Detection

Deep learning investigation for chess player attention prediction using eye-tracking and game data

2019-04-17 · Justin Le Louedec, Thomas Guntz, James Crowley, Dominique Vaufreydaz

This article reports on an investigation of the use of convolutional neural networks to predict the visual attention of chess players. The visual attention model described in this article has been created to generate sal…

Decoder