Deep Learning for Object Saliency Detection and Image Segmentation
Hengyue Pan, Bo Wang, Hui Jiang

TL;DR
This paper introduces novel deep learning techniques for object saliency detection and image segmentation using convolutional neural networks, achieving high-quality results efficiently on benchmark datasets.
Contribution
The paper presents new gradient-based and training methods for saliency detection with CNNs, improving accuracy and computational efficiency over existing approaches.
Findings
High-quality saliency maps outperform existing methods
Efficient processing of 20-40 images per second on GPU
Effective handling of complex images with multiple or small objects
Abstract
In this paper, we propose several novel deep learning methods for object saliency detection based on the powerful convolutional neural networks. In our approach, we use a gradient descent method to iteratively modify an input image based on the pixel-wise gradients to reduce a cost function measuring the class-specific objectness of the image. The pixel-wise gradients can be efficiently computed using the back-propagation algorithm. The discrepancy between the modified image and the original one may be used as a saliency map for the image. Moreover, we have further proposed several new training methods to learn saliency-specific convolutional nets for object saliency detection, in order to leverage the available pixel-wise segmentation information. Our methods are extremely computationally efficient (processing 20-40 images per second in one GPU). In this work, we use the computed…
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 Neural Network Applications · Advanced Image and Video Retrieval Techniques
