SalFAU-Net: Saliency Fusion Attention U-Net for Salient Object Detection
Kassaw Abraham Mulat, Zhengyong Feng, Tegegne Solomon Eshetie and, Ahmed Endris Hasen

TL;DR
SalFAU-Net is a novel attention-based U-Net model with a saliency fusion module designed to improve salient object detection, especially in challenging scenes, demonstrating competitive results across multiple datasets.
Contribution
Introduces SalFAU-Net, integrating saliency fusion modules into each decoder block of attention U-Net for enhanced saliency detection.
Findings
Achieves competitive performance on six SOD datasets.
Effectively focuses on salient regions using attention mechanisms.
Outperforms several existing methods in key metrics.
Abstract
Salient object detection (SOD) remains an important task in computer vision, with applications ranging from image segmentation to autonomous driving. Fully convolutional network (FCN)-based methods have made remarkable progress in visual saliency detection over the last few decades. However, these methods have limitations in accurately detecting salient objects, particularly in challenging scenes with multiple objects, small objects, or objects with low resolutions. To address this issue, we proposed a Saliency Fusion Attention U-Net (SalFAU-Net) model, which incorporates a saliency fusion module into each decoder block of the attention U-net model to generate saliency probability maps from each decoder block. SalFAU-Net employs an attention mechanism to selectively focus on the most informative regions of an image and suppress non-salient regions. We train SalFAU-Net on the DUTS…
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 Image Fusion Techniques · Advanced Neural Network Applications
MethodsConcatenated Skip Connection · Convolution · Max Pooling · *Communicated@Fast*How Do I Communicate to Expedia? · U-Net · Focus
