Towards the Success Rate of One: Real-time Unconstrained Salient Object Detection
Mahyar Najibi, Fan Yang, Qiaosong Wang, and Robinson Piramuthu

TL;DR
This paper introduces a fast, unified deep learning framework for unconstrained salient object detection that predicts saliency maps and object counts without pixel-level annotations or object proposals, achieving high accuracy and real-time speed.
Contribution
It presents a novel deep neural network that directly predicts saliency maps and object counts simultaneously, eliminating the need for candidate bounding boxes and proposals.
Findings
Outperforms existing methods on multiple datasets.
Achieves over 100 fps with VGG16 on a single GPU.
Does not require pixel-level annotations or object proposals.
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.…
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.
