Disentangle Saliency Detection into Cascaded Detail Modeling and Body Filling
Yue Song, Hao Tang, Nicu Sebe, Wei Wang

TL;DR
This paper introduces a cascaded approach to salient object detection that separates detail edge modeling from body filling, utilizing novel attention mechanisms to improve accuracy across various object sizes.
Contribution
It proposes a new two-stage framework for saliency detection with explicit detail and body modeling, along with multi-scale attention modules for better feature fusion.
Findings
Achieves state-of-the-art results on six public datasets.
Effectively captures object edges with explicit detail supervision.
Handles objects of various sizes through novel attention mechanisms.
Abstract
Salient object detection has been long studied to identify the most visually attractive objects in images/videos. Recently, a growing amount of approaches have been proposed all of which rely on the contour/edge information to improve detection performance. The edge labels are either put into the loss directly or used as extra supervision. The edge and body can also be learned separately and then fused afterward. Both methods either lead to high prediction errors near the edge or cannot be trained in an end-to-end manner. Another problem is that existing methods may fail to detect objects of various sizes due to the lack of efficient and effective feature fusion mechanisms. In this work, we propose to decompose the saliency detection task into two cascaded sub-tasks, \emph{i.e.}, detail modeling and body filling. Specifically, the detail modeling focuses on capturing the object edges by…
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 Fusion Techniques
