vix.ing · top · new · best · stats

Deep Contrast Learning for Salient Object Detection

2016/03/07 by Guanbin Li, Yizhou Yu, Li, Guanbin +1 · 133 citations
Computer Science · Mathematics · Neuroscience · #Algorithm #Artificial intelligence #Classification of discontinuities #Computation #Computer Vision and Pattern Recognition (cs.CV) #Computer science #Computer vision #Conditional random field #Contrast (vision) #Convolutional neural network #Deep learning #FOS: Computer and information sciences #Face Recognition and Perception #Image and Video Quality Assessment #Mathematics #Pattern recognition (psychology) #Pixel #Pooling #Redundancy (engineering) #Salient #Visual Attention and Saliency Detection #cs.CV

paper · pdf · doi:10.48550/arxiv.1603.01976

published in arXiv (Cornell University) (Cornell University) · To appear in CVPR 2016

arxiv created 2016/03/07 · openalex publication_date 2016/03/07 · arxiv updated 2016/03/08 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/05

Abstract

Salient object detection has recently witnessed substantial progress due to powerful features extracted using deep convolutional neural networks (CNNs). However, existing CNN-based methods operate at the patch level instead of the pixel level. Resulting saliency maps are typically blurry, especially near the boundary of salient objects. Furthermore, image patches are treated as independent samples even when they are overlapping, giving rise to significant redundancy in computation and storage. In this CVPR 2016 paper, we propose an end-to-end deep contrast network to overcome the aforementioned limitations. Our deep network consists of two complementary components, a pixel-level fully convolutional stream and a segment-wise spatial pooling stream. The first stream directly produces a saliency map with pixel-level accuracy from an input image. The second stream extracts segment-wise features very efficiently, and better models saliency discontinuities along object boundaries. Finally, a fully connected CRF model can be optionally incorporated to improve spatial coherence and contour localization in the fused result from these two streams. Experimental results demonstrate that our deep model significantly improves the state of the art.

Cited by

Related