paper-with-me

Papers

Saliency Detection With Fully Convolutional Neural Network

2019-06-24 · Hooman Misaghi, Reza Askari Moghadam, Ali Mahmoudi, Kurosh Madani

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.

📄 PDF Abstract BibTeX arXiv:1906.09806

Code (0)

등록된 구현이 없습니다.

Tasks

ColorizationSaliency Detection

Methods 이 논문이 사용한 방법론

Colorization Colorization is a self-supervision approach that relies on colorization as the pretext task in order to learn image representations.

Similar Papers 제목 키워드 기반

DeepSaliency: Multi-Task Deep Neural Network Model for Salient Object Detection

2015-10-19 · Xi Li, Liming Zhao, Lina Wei, Ming-Hsuan Yang 외

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+5

Co-Saliency Detection via Mask-Guided Fully Convolutional Networks With Multi-Scale Label Smoothing

2019-06-01 · CVPR 2019 6 · Kaihua Zhang, Tengpeng Li, Bo Liu, Qingshan Liu

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 DetectionSuperpixels

A Fast and Compact Saliency Score Regression Network Based on Fully Convolutional Network

2017-02-02 · Xuanyang Xi, Yongkang Luo, Fengfu Li, Peng Wang 외

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 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

TASED-Net: Temporally-Aggregating Spatial Encoder-Decoder Network for Video Saliency Detection

2019-08-15 · ICCV 2019 10 · Kyle Min, Jason J. Corso

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