paper-with-me

Papers

PolSAR Image Classification Based on Dilated Convolution and Pixel-Refining Parallel Mapping network in the Complex Domain

2019-09-24 · Dongling Xiao, Chang Liu, Qi. Wang, Chao Wang, Xin Zhang

Efficient and accurate polarimetric synthetic aperture radar (PolSAR) image classification with a limited number of prior labels is always full of challenges. For general supervised deep learning classification algorithms, the pixel-by-pixel algorithm achieves precise yet inefficient classification with a small number of labeled pixels, whereas the pixel mapping algorithm achieves efficient yet edge-rough classification with more prior labels required. To take efficiency, accuracy and prior labels into account, we propose a novel pixel-refining parallel mapping network in the complex domain named CRPM-Net and the corresponding training algorithm for PolSAR image classification. CRPM-Net consists of two parallel sub-networks: a) A transfer dilated convolution mapping network in the complex domain (C-Dilated CNN) activated by a complex cross-convolution neural network (Cs-CNN), which is aiming at precise localization, high efficiency and the full use of phase information; b) A complex domain encoder-decoder network connected parallelly with C-Dilated CNN, which is to extract more contextual semantic features. Finally, we design a two-step algorithm to train the Cs-CNN and CRPM-Net with a small number of labeled pixels for higher accuracy by refining misclassified labeled pixels. We verify the proposed method on AIRSAR and E-SAR datasets. The experimental results demonstrate that CRPM-Net achieves the best classification results and substantially outperforms some latest state-of-the-art approaches in both efficiency and accuracy for PolSAR image classification. The source code and trained models for CRPM-Net is available at: https://github.com/PROoshio/CRPM-Net.

📄 PDF Abstract BibTeX arXiv:1909.10783

Code (1)

PROoshio/CRPM-Net 공식 구현 tf

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Dual-branch PolSAR Image Classification Based on GraphMAE and Local Feature Extraction

2024-08-08 · Yuchen Wang, Ziyi Guo, Haixia Bi, Danfeng Hong 외

The annotation of polarimetric synthetic aperture radar (PolSAR) images is a labor-intensive and time-consuming process. Therefore, classifying PolSAR images with limited labels is a challenging task in remote sensing do…

Classificationimage-classificationImage ClassificationSelf-Supervised Learning

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

Very high resolution Airborne PolSAR Image Classification using Convolutional Neural Networks

2019-10-31 · Minh-Tan Pham, Sébastien Lefèvre

In this work, we exploit convolutional neural networks (CNNs) for the classification of very high resolution (VHR) polarimetric SAR (PolSAR) data. Due to the significant appearance of heterogeneous textures within these …

ClassificationGeneral Classificationimage-classificationImage Classification+2

Stacked Autoencoder Based Feature Extraction and Superpixel Generation for Multifrequency PolSAR Image Classification

2023-11-06 · Tushar Gadhiya, Sumanth Tangirala, Anil K. Roy

In this paper we are proposing classification algorithm for multifrequency Polarimetric Synthetic Aperture Radar (PolSAR) image. Using PolSAR decomposition algorithms 33 features are extracted from each frequency band of…

Classificationimage-classificationImage ClassificationSuperpixels

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