paper-with-me

Papers

PolSAR Image Classification using a Hybrid Complex-Valued Network (HybridCVNet)

2026-05-29 · Mohammed Q. Alkhatib arxiv

Recently, convolutional neural networks (CNNs) have become popular for image classification due to their effectiveness in computer vision tasks. Now, researchers are exploring the potential of vision transformers (ViTs) in remote sensing and Earth observation. However, traditional Real-Valued networks often overlook important phase information in Complex-Valued (CV) data like polarimetric synthetic aperture radar (PolSAR) data. To address this, new CV deep architectures have emerged. HybridCVNet, a novel hybrid network, blends CV-CNN and CV vision transformer (CV-ViT) techniques. It efficiently combines CV 3D and 2D CNNs as feature extractors, enhancing PolSAR image classification by extracting complementary information and effectively leveraging interdependencies within the data. Experimental results from widely-used PolSAR datasets show HybridCVNet outperforms other methods, achieving an overall accuracy of 97.39% on the Flevoland dataset and showing promise even with just a 1% sampling ratio, with a Kappa value of 0.972 on the San Francisco dataset. Source code is accessible through https://github.com/mqalkhatib/HybridCVNet

📄 PDF Abstract BibTeX arXiv:2605.31137

Code (0)

등록된 구현이 없습니다.

Tasks

Image Classification

Similar Papers 제목 키워드 기반

Efficiently utilizing complex-valued PolSAR image data via a multi-task deep learning framework

2019-03-24 · Lamei Zhang, Hongwei Dong, Bin Zou

Convolutional neural networks (CNNs) have been widely used to improve the accuracy of polarimetric synthetic aperture radar (PolSAR) image classification. However, in most studies, the difference between PolSAR images an…

ClassificationFormGeneral Classificationimage-classification+2

Pixel-Wise PolSAR Image Classification via a Novel Complex-Valued Deep Fully Convolutional Network

2019-09-29 · Yice Cao, Yan Wu, Peng Zhang, Wenkai Liang 외

Although complex-valued (CV) neural networks have shown better classification results compared to their real-valued (RV) counterparts for polarimetric synthetic aperture radar (PolSAR) classification, the extension of pi…

ClassificationGeneral Classificationimage-classificationImage Classification

DDF2Pol: A Dual-Domain Feature Fusion Network for PolSAR Image Classification

2026-04-20 · Mohammed Q. Alkhatib arxiv

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 c…

Image Classification

SDF2Net: Shallow to Deep Feature Fusion Network for PolSAR Image Classification

2024-02-27 · Mohammed Q. Alkhatib, M. Sami Zitouni, Mina Al-Saad, Nour Aburaed 외

Polarimetric synthetic aperture radar (PolSAR) images encompass valuable information that can facilitate extensive land cover interpretation and generate diverse output products. Extracting meaningful features from PolSA…

image-classificationImage Classification

Despeckling Polarimetric SAR Data Using a Multi-Stream Complex-Valued Fully Convolutional Network

2021-03-12 · Adugna G. Mullissa, Claudio Persello, Johannes Reiche

A Polarimetric Synthetic Aperture Radar (PolSAR) sensor is able to collect images in different polarization states, making it a rich source of information for target characterization. PolSAR images are inherently affecte…

Deep Learning