SFA-UNet: More Attention to Multi-Scale Contrast and Contextual Information in Infrared Small Object Segmentation
Imad Ali Shah, Fahad Mumtaz Malik, Muhammad Waqas Ashraf

TL;DR
The paper introduces SFA-UNet, a modified U-Net architecture that enhances infrared small object segmentation by integrating Scharr Convolution, Fast Fourier Convolution, and attention gates to better utilize local contrast and global context.
Contribution
It proposes a novel combination of SC, FFC, and attention gates within U-Net to improve small object segmentation in infrared images, addressing key challenges in the field.
Findings
Achieved 0.75% higher average performance over state-of-the-art methods.
Demonstrated improved focus on small objects using attention gates.
Enhanced multi-scale contextual understanding with FFC.
Abstract
Computer vision researchers have extensively worked on fundamental infrared visual recognition for the past few decades. Among various approaches, deep learning has emerged as the most promising candidate. However, Infrared Small Object Segmentation (ISOS) remains a major focus due to several challenges including: 1) the lack of effective utilization of local contrast and global contextual information; 2) the potential loss of small objects in deep models; and 3) the struggling to capture fine-grained details and ignore noise. To address these challenges, we propose a modified U-Net architecture, named SFA-UNet, by combining Scharr Convolution (SC) and Fast Fourier Convolution (FFC) in addition to vertical and horizontal Attention gates (AG) into UNet. SFA-UNet utilizes double convolution layers with the addition of SC and FFC in its encoder and decoder layers. SC helps to learn the…
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
TopicsInfrared Target Detection Methodologies
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Softmax · Attention Is All You Need · Concatenated Skip Connection · Max Pooling · U-Net · Convolution · Focus
