Saliency Detection With Fully Convolutional Neural Network
Hooman Misaghi, Reza Askari Moghadam, Ali Mahmoudi, Kurosh Madani

TL;DR
This paper proposes a fully convolutional neural network based on part of VGG-16 for saliency detection, aiming to improve accuracy in identifying salient regions in images.
Contribution
It introduces a novel fully convolutional network architecture utilizing pretrained VGG-16 weights specifically for saliency detection.
Findings
Effective saliency detection performance demonstrated
Utilizes pretrained VGG-16 weights for improved accuracy
Simplifies the saliency detection pipeline
Abstract
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.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVisual Attention and Saliency Detection · Advanced Image Fusion Techniques · Image and Video Quality Assessment
MethodsColorization
