paper-with-me

Papers

Deeply-Supervised Recurrent Convolutional Neural Network for Saliency Detection

2016-08-18 · Youbao Tang, Xiangqian Wu, Wei Bu

This paper proposes a novel saliency detection method by developing a deeply-supervised recurrent convolutional neural network (DSRCNN), which performs a full image-to-image saliency prediction. For saliency detection, the local, global, and contextual information of salient objects is important to obtain a high quality salient map. To achieve this goal, the DSRCNN is designed based on VGGNet-16. Firstly, the recurrent connections are incorporated into each convolutional layer, which can make the model more powerful for learning the contextual information. Secondly, side-output layers are added to conduct the deeply-supervised operation, which can make the model learn more discriminative and robust features by effecting the intermediate layers. Finally, all of the side-outputs are fused to integrate the local and global information to get the final saliency detection results. Therefore, the DSRCNN combines the advantages of recurrent convolutional neural networks and deeply-supervised nets. The DSRCNN model is tested on five benchmark datasets, and experimental results demonstrate that the proposed method significantly outperforms the state-of-the-art saliency detection approaches on all test datasets.

📄 PDF Abstract BibTeX arXiv:1608.05177

Code (0)

등록된 구현이 없습니다.

Tasks

Saliency DetectionSaliency Prediction

Similar Papers 제목 키워드 기반

DNA: Deeply-supervised Nonlinear Aggregation for Salient Object Detection

2019-03-28 · Yun Liu, Ming-Ming Cheng, Xin-Yu Zhang, Guang-Yu Nie 외

Recent progress on salient object detection mainly aims at exploiting how to effectively integrate multi-scale convolutional features in convolutional neural networks (CNNs). Many popular methods impose deep supervision …

object-detectionObject DetectionRGB Salient Object DetectionSaliency Prediction+1

Deeply supervised salient object detection with short connections

2016-11-15 · CVPR 2017 7 · Qibin Hou, Ming-Ming Cheng, Xiao-Wei Hu, Ali Borji 외

Recent progress on saliency detection is substantial, benefiting mostly from the explosive development of Convolutional Neural Networks (CNNs). Semantic segmentation and saliency detection algorithms developed lately hav…

Boundary DetectionObjectobject-detectionObject Detection+4

Recurrent Attentional Networks for Saliency Detection

2016-04-12 · CVPR 2016 6 · Jason Kuen, Zhenhua Wang, Gang Wang

Convolutional-deconvolution networks can be adopted to perform end-to-end saliency detection. But, they do not work well with objects of multiple scales. To overcome such a limitation, in this work, we propose a recurren…

Saliency Detection

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

Weakly Supervised Salient Object Detection Using Image Labels

2018-03-17 · Guanbin Li, Yuan Xie, Liang Lin

Deep learning based salient object detection has recently achieved great success with its performance greatly outperforms any other unsupervised methods. However, annotating per-pixel saliency masks is a tedious and inef…

Objectobject-detectionObject DetectionRGB Salient Object Detection+3