paper-with-me

Papers

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, Ming Li

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 pixel-level RV networks to the complex domain has not yet thoroughly examined. This paper presents a novel complex-valued deep fully convolutional neural network (CV-FCN) designed for PolSAR image classification. Specifically, CV-FCN uses PolSAR CV data that includes the phase information and utilizes the deep FCN architecture that performs pixel-level labeling. It integrates the feature extraction module and the classification module in a united framework. Technically, for the particularity of PolSAR data, a dedicated complex-valued weight initialization scheme is defined to initialize CV-FCN. It considers the distribution of polarization data to conduct CV-FCN training from scratch in an efficient and fast manner. CV-FCN employs a complex downsampling-then-upsampling scheme to extract dense features. To enrich discriminative information, multi-level CV features that retain more polarization information are extracted via the complex downsampling scheme. Then, a complex upsampling scheme is proposed to predict dense CV labeling. It employs complex max-unpooling layers to greatly capture more spatial information for better robustness to speckle noise. In addition, to achieve faster convergence and obtain more precise classification results, a novel average cross-entropy loss function is derived for CV-FCN optimization. Experiments on real PolSAR datasets demonstrate that CV-FCN achieves better classification performance than other state-of-art methods.

📄 PDF Abstract BibTeX arXiv:1909.13299

Code (1)

negu93/cvnn-polsar tf

Tasks

ClassificationGeneral Classificationimage-classificationImage Classification

Methods 이 논문이 사용한 방법론

Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
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…
FCN Fully Convolutional Networks, or FCNs, are an architecture used mainly for semantic segmentation. They employ solely locally connected layers, such as…

Similar 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 외

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

ClassificationGeneral Classificationimage-classificationImage Classification

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

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

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