paper-with-me

Papers

Deep Networks for Saliency Detection via Local Estimation and Global Search

2015-06-01 · CVPR 2015 6 · Lijun Wang, Huchuan Lu, Xiang Ruan, Ming-Hsuan Yang

This paper presents a saliency detection algorithm by integrating both local estimation and global search. In the local estimation stage, we detect local saliency by using a deep neural network (DNN-L) which learns local patch features to determine the saliency value of each pixel. The estimated local saliency maps are further refined by exploring the high level object concept. In the global search stage, the local saliency map together with global contrast and geometric information are used as global features to describe a set of object candidate regions. Another deep neural network (DNN-G) is trained to predict the saliency score of each object region based on the global features. The final saliency map is generated by a weighted sum of salient object regions. Our method presents two interesting insights. First, local features learned by a supervised scheme can effectively capture local contrast, texture and shape information for saliency detection. Second, complex relationship between different global saliency cues can be captured by deep networks and exploited principally rather than heuristically. Quantitative and qualitative experiments on large benchmark data sets demonstrate that our algorithm performs favorably against the state-of-the-art methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSaliency Detection

Similar Papers 제목 키워드 기반

Global and Local Sensitivity Guided Key Salient Object Re-augmentation for Video Saliency Detection

2018-11-19 · Ziqi Zhou, Zheng Wang, Huchuan Lu, Song Wang 외

The existing still-static deep learning based saliency researches do not consider the weighting and highlighting of extracted features from different layers, all features contribute equally to the final saliency decision…

Decision Makingfeature selectionObjectSaliency Detection+2

GraB: Visual Saliency via Novel Graph Model and Background Priors

2016-06-01 · CVPR 2016 6 · Qiaosong Wang, Wen Zheng, Robinson Piramuthu

We propose an unsupervised bottom-up saliency detection approach by exploiting novel graph structure and background priors. The input image is represented as an undirected graph with superpixels as nodes. Feature vectors…

Saliency DetectionSuperpixels

Probabilistic Saliency Estimation

2016-09-13 · Caglar Aytekin, Alexandros Iosifidis, Moncef Gabbouj

In this paper, we model the salient object detection problem under a probabilistic framework encoding the boundary connectivity saliency cue and smoothness constraints in an optimization problem. We show that this proble…

Objectobject-detectionObject DetectionOne-Class Classification+3

A Deep Spatial Contextual Long-term Recurrent Convolutional Network for Saliency Detection

2016-10-06 · Nian Liu, Junwei Han

Traditional saliency models usually adopt hand-crafted image features and human-designed mechanisms to calculate local or global contrast. In this paper, we propose a novel computational saliency model, i.e., deep spatia…

Saliency Detection

Geodesic-based Salient Object Detection

2013-02-26 · Richard M Jiang

Saliency detection has been an intuitive way to provide useful cues for object detection and segmentation, as desired for many vision and graphics applications. In this paper, we provided a robust method for salient obje…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3