paper-with-me

Papers

WEPSAM: Weakly Pre-Learnt Saliency Model

2016-05-03 · Avisek Lahiri, Sourya Roy, Anirban Santara, Pabitra Mitra, Prabir Kumar Biswas

Visual saliency detection tries to mimic human vision psychology which concentrates on sparse, important areas in natural image. Saliency prediction research has been traditionally based on low level features such as contrast, edge, etc. Recent thrust in saliency prediction research is to learn high level semantics using ground truth eye fixation datasets. In this paper we present, WEPSAM : Weakly Pre-Learnt Saliency Model as a pioneering effort of using domain specific pre-learing on ImageNet for saliency prediction using a light weight CNN architecture. The paper proposes a two step hierarchical learning, in which the first step is to develop a framework for weakly pre-training on a large scale dataset such as ImageNet which is void of human eye fixation maps. The second step refines the pre-trained model on a limited set of ground truth fixations. Analysis of loss on iSUN and SALICON datasets reveal that pre-trained network converges much faster compared to randomly initialized network. WEPSAM also outperforms some recent state-of-the-art saliency prediction models on the challenging MIT300 dataset.

📄 PDF Abstract BibTeX arXiv:1605.01101

Code (0)

등록된 구현이 없습니다.

Tasks

modelPredictionSaliency DetectionSaliency Prediction

Similar Papers 제목 키워드 기반

Backtracking ScSPM Image Classifier for Weakly Supervised Top-Down Saliency

2016-06-01 · CVPR 2016 6 · Hisham Cholakkal, Jubin Johnson, Deepu Rajan

Top-down saliency models produce a probability map that peaks at target locations specified by a task/goal such as object detection. They are usually trained in a supervised setting involving annotations of objects. We p…

object-detectionObject Detection

Deep Inside Convolutional Networks: Visualising Image Classification Models and Saliency Maps

2013-12-20 · Karen Simonyan, Andrea Vedaldi, Andrew Zisserman

This paper addresses the visualisation of image classification models, learnt using deep Convolutional Networks (ConvNets). We consider two visualisation techniques, based on computing the gradient of the class score wit…

General ClassificationImage Attributionimage-classificationImage Classification+3

Deep saliency: What is learnt by a deep network about saliency?

2018-01-12 · Sen He, Nicolas Pugeault

Deep convolutional neural networks have achieved impressive performance on a broad range of problems, beating prior art on established benchmarks, but it often remains unclear what are the representations learnt by those…

Saliency Detection

Model-based Saliency for the Detection of Adversarial Examples

2019-09-25 · Lisa Schut, Yarin Gal

Adversarial perturbations cause a shift in the salient features of an image, which may result in a misclassification. We demonstrate that gradient-based saliency approaches are unable to capture this shift, and develop a…

Joint Learning of Saliency Detection and Weakly Supervised Semantic Segmentation

2019-09-09 · ICCV 2019 10 · Yu Zeng, Yunzhi Zhuge, Huchuan Lu, Lihe Zhang

Existing weakly supervised semantic segmentation (WSSS) methods usually utilize the results of pre-trained saliency detection (SD) models without explicitly modeling the connections between the two tasks, which is not th…

Multi-Task LearningSaliency DetectionSegmentationSemantic Segmentation+3