paper-with-me

Papers

A fast dynamic graph convolutional network and CNN parallel network for hyperspectral image classification

2022-05-30 · journal 2022 5 · Quanwei Liu; Yanni Dong; Yuxiang Zhang; Hui Luo

Deep learning has achieved impressive results on hyperspectral image (HSI) classification. Among them, both convolutional neural networks (CNNs) and graph neural networks (GNNs) have great potential for HSI classification. Supervised CNNs can efficiently extract hierarchical spatial–spectral features of HSIs, but these methods face the problem of high time complexity as the number of network layers increases. Semisupervised GNNs can rapidly capture the structural information of HSIs, while they cannot be well extended to HSI applications because of the process of adjacency matrix consuming large amount of memory resources. In this article, we propose a fast dynamic graph convolutional network and CNN (FDGC) parallel network for HSI classification. We first obtain two classification features by flattening and pooling operations on the results of the convolution layers, which fully exploits the spatial–spectral information contained in the hyperspectral data cube. Then, a dynamic graph convolution module is applied to extract the intrinsic structural information of each patch. Finally, we can obtain the HSI classification results based on these spatial, spectral, and structural features. By using three branches, FDGC can parallelly process multiple features of HSI in a supervised learning manner. In addition, regularization techniques, such as DropBlock and label smoothing, are applied to further improve the generalization capability of the model. Experimental results on three datasets show that our proposed algorithm is comparable with the state-of-the-art supervised learning models in terms of accuracy while also significantly outperforming in terms of training and inference time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Hyperspectral Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Efficient Dynamic Attention 3D Convolution for Hyperspectral Image Classification

2025-03-30 · Guandong Li, Mengxia Ye

Deep neural networks face several challenges in hyperspectral image classification, including insufficient utilization of joint spatial-spectral information, gradient vanishing with increasing depth, and overfitting. To …

Hyperspectral Image Classificationimage-classificationImage Classification

Multi-scale Dynamic Graph Convolutional Network for Hyperspectral Image Classification

2019-05-14 · Sheng Wan, Chen Gong, Ping Zhong, Bo Du 외

Convolutional Neural Network (CNN) has demonstrated impressive ability to represent hyperspectral images and to achieve promising results in hyperspectral image classification. However, traditional CNN models can only op…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

mHealth hyperspectral learning for instantaneous spatiospectral imaging of hemodynamics

2023-03-27 · Yuhyun Ji, Sang Mok Park, Semin Kwon, Jung Woo Leem 외

Hyperspectral imaging acquires data in both the spatial and frequency domains to offer abundant physical or biological information. However, conventional hyperspectral imaging has intrinsic limitations of bulky instrumen…

compressed sensing

Probe-based Rapid Hybrid Hyperspectral and Tissue Surface Imaging Aided by Fully Convolutional Networks

2016-06-15 · Jianyu Lin, Neil T. Clancy, Xueqing Sun, Ji Qi 외

Tissue surface shape and reflectance spectra provide rich intra-operative information useful in surgical guidance. We propose a hybrid system which displays an endoscopic image with a fast joint inspection of tissue surf…

GPU

Fast Hyperspectral Neutron Tomography

2024-10-29 · Mohammad Samin Nur Chowdhury, Diyu Yang, Shimin Tang, Singanallur V. Venkatakrishnan 외

Hyperspectral neutron computed tomography is a tomographic imaging technique in which thousands of wavelength-specific neutron radiographs are measured for each tomographic view. In conventional hyperspectral reconstruct…