Saliency Detection With Fully Convolutional Neural Network
Saliency detection is an important task in image processing as it can solve many problems and it usually is the first step in for other processes. Convolutional neural networks have been proved to be very effective on several image processing tasks such as classification, segmentation, semantic colorization and object manipulation. Besides, using the weights of a pretrained networks is a common practice for enhancing the accuracy of a network. In this paper a fully convolutional neural network which uses a part of VGG-16 is proposed for saliency detection in images.
Code (0)
등록된 구현이 없습니다.
Tasks
ColorizationSaliency DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
DeepSaliency: Multi-Task Deep Neural Network Model for Salient Object Detection
A key problem in salient object detection is how to effectively model the semantic properties of salient objects in a data-driven manner. In this paper, we propose a multi-task deep saliency model based on a fully convol…
Image SegmentationMulti-Task LearningObjectobject-detection+5Co-Saliency Detection via Mask-Guided Fully Convolutional Networks With Multi-Scale Label Smoothing
In image co-saliency detection problem, one critical issue is how to model the concurrent pattern of the co-salient parts, which appears both within each image and across all the relevant images. In this paper, we propos…
Co-Salient Object DetectionSaliency DetectionSuperpixelsA Fast and Compact Saliency Score Regression Network Based on Fully Convolutional Network
Visual saliency detection aims at identifying the most visually distinctive parts in an image, and serves as a pre-processing step for a variety of computer vision and image processing tasks. To this end, the saliency de…
regressionSaliency DetectionWeakly Supervised Salient Object Detection Using Image Labels
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+3TASED-Net: Temporally-Aggregating Spatial Encoder-Decoder Network for Video Saliency Detection
TASED-Net is a 3D fully-convolutional network architecture for video saliency detection. It consists of two building blocks: first, the encoder network extracts low-resolution spatiotemporal features from an input clip o…
DecoderSaliency DetectionVideo Saliency Detection