References & Citations
Computer Science > Computer Vision and Pattern Recognition
Title: Towards the Success Rate of One: Real-time Unconstrained Salient Object Detection
(Submitted on 31 Jul 2017 (v1), last revised 2 Aug 2017 (this version, v2))
Abstract: In this work, we propose an efficient and effective approach for unconstrained salient object detection in images using deep convolutional neural networks. Instead of generating thousands of candidate bounding boxes and refining them, our network directly learns to generate the saliency map containing the exact number of salient objects. During training, we convert the ground-truth rectangular boxes to Gaussian distributions that better capture the ROI regarding individual salient objects. During inference, the network predicts Gaussian distributions centered at salient objects with an appropriate covariance, from which bounding boxes are easily inferred. Notably, our network performs saliency map prediction without pixel-level annotations, salient object detection without object proposals, and salient object subitizing simultaneously, all in a single pass within a unified framework. Extensive experiments show that our approach outperforms existing methods on various datasets by a large margin, and achieves more than 100 fps with VGG16 network on a single GPU during inference.
Submission history
From: Fan Yang [view email][v1] Mon, 31 Jul 2017 21:56:14 GMT (5112kb,D)
[v2] Wed, 2 Aug 2017 05:22:48 GMT (5114kb,D)
Link back to: arXiv, form interface, contact.