DDF2Pol:一种用于极化SAR图像分类的双域特征融合网络 / DDF2Pol: A Dual-Domain Feature Fusion Network for PolSAR Image Classification
1️⃣ 一句话总结
本文提出了一种轻量级的双域卷积神经网络DDF2Pol,它通过并行提取实数域和复数域特征,并结合注意力机制,在仅需少量参数的情况下,高效实现了高精度的极化雷达图像分类。
This paper presents DDF2Pol, a lightweight dual-domain convolutional neural network for PolSAR image classification. The proposed architecture integrates two parallel feature extraction streams, one real-valued and one complex-valued, designed to capture complementary spatial and polarimetric information from PolSAR data. To further refine the extracted features, a depth-wise convolution layer is employed for spatial enhancement, followed by a coordinate attention mechanism to focus on the most informative regions. Experimental evaluations conducted on two benchmark datasets, Flevoland and San Francisco, demonstrate that DDF2Pol achieves superior classification performance while maintaining low model complexity. Specifically, it attains an Overall Accuracy (OA) of 98.16% on the Flevoland dataset and 96.12% on the San Francisco dataset, outperforming several state-of-the-art real- and complex-valued models. With only 91,371 parameters, DDF2Pol offers a practical and efficient solution for accurate PolSAR image analysis, even when training data is limited. The source code is publicly available at this https URL
DDF2Pol:一种用于极化SAR图像分类的双域特征融合网络 / DDF2Pol: A Dual-Domain Feature Fusion Network for PolSAR Image Classification
本文提出了一种轻量级的双域卷积神经网络DDF2Pol,它通过并行提取实数域和复数域特征,并结合注意力机制,在仅需少量参数的情况下,高效实现了高精度的极化雷达图像分类。
源自 arXiv: 2604.18853