paper-with-me

Papers

DISC: Deep Image Saliency Computing via Progressive Representation Learning

2015-11-13 · Tianshui Chen, Liang Lin, Lingbo Liu, Xiaonan Luo, Xuelong. Li

Salient object detection increasingly receives attention as an important component or step in several pattern recognition and image processing tasks. Although a variety of powerful saliency models have been intensively proposed, they usually involve heavy feature (or model) engineering based on priors (or assumptions) about the properties of objects and backgrounds. Inspired by the effectiveness of recently developed feature learning, we provide a novel Deep Image Saliency Computing (DISC) framework for fine-grained image saliency computing. In particular, we model the image saliency from both the coarse- and fine-level observations, and utilize the deep convolutional neural network (CNN) to learn the saliency representation in a progressive manner. Specifically, our saliency model is built upon two stacked CNNs. The first CNN generates a coarse-level saliency map by taking the overall image as the input, roughly identifying saliency regions in the global context. Furthermore, we integrate superpixel-based local context information in the first CNN to refine the coarse-level saliency map. Guided by the coarse saliency map, the second CNN focuses on the local context to produce fine-grained and accurate saliency map while preserving object details. For a testing image, the two CNNs collaboratively conduct the saliency computing in one shot. Our DISC framework is capable of uniformly highlighting the objects-of-interest from complex background while preserving well object details. Extensive experiments on several standard benchmarks suggest that DISC outperforms other state-of-the-art methods and it also generalizes well across datasets without additional training. The executable version of DISC is available online: http://vision.sysu.edu.cn/projects/DISC.

📄 PDF Abstract BibTeX arXiv:1511.04192

Code (0)

등록된 구현이 없습니다.

Tasks

object-detectionObject DetectionRepresentation LearningRGB Salient Object DetectionSalient Object Detection

Similar Papers 제목 키워드 기반

Trajectory saliency detection using consistency-oriented latent codes from a recurrent auto-encoder

2020-12-17 · L. Maczyta, P. Bouthemy, O. Le Meur

In this paper, we are concerned with the detection of progressive dynamic saliency from video sequences. More precisely, we are interested in saliency related to motion and likely to appear progressively over time. It ca…

Saliency Detection

Spectrum-driven Mixed-frequency Network for Hyperspectral Salient Object Detection

2023-12-02 · Peifu Liu, Tingfa Xu, Huan Chen, Shiyun Zhou 외

Hyperspectral salient object detection (HSOD) aims to detect spectrally salient objects in hyperspectral images (HSIs). However, existing methods inadequately utilize spectral information by either converting HSIs into f…

object-detectionObject DetectionSalient Object Detection

UniST: Towards Unifying Saliency Transformer for Video Saliency Prediction and Detection

2023-09-15 · Junwen Xiong, Peng Zhang, Chuanyue Li, Wei Huang 외

Video saliency prediction and detection are thriving research domains that enable computers to simulate the distribution of visual attention akin to how humans perceiving dynamic scenes. While many approaches have crafte…

Decoderobject-detectionObject DetectionPrediction+4

Saliency Guided Contrastive Learning on Scene Images

2023-02-22 · Meilin Chen, Yizhou Wang, Shixiang Tang, Feng Zhu 외

Self-supervised learning holds promise in leveraging large numbers of unlabeled data. However, its success heavily relies on the highly-curated dataset, e.g., ImageNet, which still needs human cleaning. Directly learning…

Contrastive LearningLinear evaluationRepresentation LearningSelf-Supervised Learning

Personalization of Saliency Estimation

2017-11-21 · Bingqing Yu, James J. Clark

Most existing saliency models use low-level features or task descriptions when generating attention predictions. However, the link between observer characteristics and gaze patterns is rarely investigated. We present a n…

Saliency Prediction