FSDENet: A Frequency and Spatial Domains based Detail Enhancement Network for Remote Sensing Semantic Segmentation
Jiahao Fu, Yinfeng Yu, Liejun Wang
TL;DR
FSDENet addresses semantic segmentation in high-resolution remote sensing imagery plagued by grayscale variations that blur object boundaries. It fuses spatial-domain feature processing with global frequency-domain cues using FFT and Haar wavelet transforms, enabling edge-aware, boundary-robust segmentation. The method introduces four modules—MASF, CAGF, FFDP, and HWDE—for cross-scale fusion, global interaction, and frequency-domain detail enhancement. Across LoveDA, Vaihingen, Potsdam, and iSAID, FSDENet achieves state-of-the-art performance with competitive computational cost, demonstrating the practical value of dual-domain detail enhancement for remote sensing tasks.
Abstract
To fully leverage spatial information for remote sensing image segmentation and address semantic edge ambiguities caused by grayscale variations (e.g., shadows and low-contrast regions), we propose the Frequency and Spatial Domains based Detail Enhancement Network (FSDENet). Our framework employs spatial processing methods to extract rich multi-scale spatial features and fine-grained semantic details. By effectively integrating global and frequency-domain information through the Fast Fourier Transform (FFT) in global mappings, the model's capability to discern global representations under grayscale variations is significantly strengthened. Additionally, we utilize Haar wavelet transform to decompose features into high- and low-frequency components, leveraging their distinct sensitivity to edge information to refine boundary segmentation. The model achieves dual-domain synergy by integrating spatial granularity with frequency-domain edge sensitivity, substantially improving segmentation accuracy in boundary regions and grayscale transition zones. Comprehensive experimental results demonstrate that FSDENet achieves state-of-the-art (SOTA) performance on four widely adopted datasets: LoveDA, Vaihingen, Potsdam, and iSAID.
