Boundary-guided Feature Aggregation Network for Salient Object Detection
Yunzhi Zhuge, Pingping Zhang, Huchuan Lu

TL;DR
This paper introduces a boundary-guided feature aggregation network that effectively combines multi-level convolutional features and boundary information to improve salient object detection accuracy, achieving state-of-the-art results.
Contribution
It proposes a novel FCN framework that recurrently integrates multi-level features with boundary guidance for enhanced salient object detection.
Findings
Achieves new state-of-the-art performance on four large-scale benchmarks.
Effectively fuses boundary information with saliency maps for precise object boundaries.
Demonstrates significant improvement over existing methods in salient object detection.
Abstract
Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize the multi-level convolutional feature maps and boundary information for salient object detection. In this paper, we propose a novel FCN framework to integrate multi-level convolutional features recurrently with the guidance of object boundary information. First, a deep convolutional network is used to extract multi-level feature maps and separately aggregate them into multiple resolutions, which can be used to generate coarse saliency maps. Meanwhile, another boundary information extraction branch is proposed to generate boundary features. Finally, an attention-based feature fusion module is designed to fuse boundary information into salient regions to achieve accurate…
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
MethodsMax Pooling · Convolution · Fully Convolutional Network
