We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CV

Change to browse by:

cs

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo ScienceWISE logo

Computer Science > Computer Vision and Pattern Recognition

Title: Towards the Success Rate of One: Real-time Unconstrained Salient Object Detection

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.
Subjects: Computer Vision and Pattern Recognition (cs.CV)
Cite as: arXiv:1708.00079 [cs.CV]
  (or arXiv:1708.00079v2 [cs.CV] for this version)

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.