Amulet: Aggregating Multi-level Convolutional Features for Salient Object Detection
Pingping Zhang, Dong Wang, Huchuan Lu, Hongyu Wang, Xiang Ruan

TL;DR
Amulet introduces a flexible framework that effectively combines multi-level convolutional features to improve salient object detection accuracy, integrating semantic and detail information for better boundary and object labeling.
Contribution
This work proposes a novel multi-level feature aggregation framework for salient object detection, enhancing boundary accuracy and semantic understanding compared to existing methods.
Findings
Outperforms state-of-the-art methods on multiple evaluation metrics
Effectively integrates multi-resolution features for improved saliency maps
Achieves accurate boundary inference and semantic enhancement
Abstract
Fully convolutional neural networks (FCNs) have shown outstanding performance in many dense labeling problems. One key pillar of these successes is mining relevant information from features in convolutional layers. However, how to better aggregate multi-level convolutional feature maps for salient object detection is underexplored. In this work, we present Amulet, a generic aggregating multi-level convolutional feature framework for salient object detection. Our framework first integrates multi-level feature maps into multiple resolutions, which simultaneously incorporate coarse semantics and fine details. Then it adaptively learns to combine these feature maps at each resolution and predict saliency maps with the combined features. Finally, the predicted results are efficiently fused to generate the final saliency map. In addition, to achieve accurate boundary inference and semantic…
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.
Code & Models
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 · Face Recognition and Perception
