paper-with-me

홈 › Papers

Cascaded Recurrent Neural Networks for Hyperspectral Image Classification

2019-02-28 · Renlong Hang, Qingshan Liu, Danfeng Hong, Pedram Ghamisi

By considering the spectral signature as a sequence, recurrent neural networks (RNNs) have been successfully used to learn discriminative features from hyperspectral images (HSIs) recently. However, most of these models only input the whole spectral bands into RNNs directly, which may not fully explore the specific properties of HSIs. In this paper, we propose a cascaded RNN model using gated recurrent units (GRUs) to explore the redundant and complementary information of HSIs. It mainly consists of two RNN layers. The first RNN layer is used to eliminate redundant information between adjacent spectral bands, while the second RNN layer aims to learn the complementary information from non-adjacent spectral bands. To improve the discriminative ability of the learned features, we design two strategies for the proposed model. Besides, considering the rich spatial information contained in HSIs, we further extend the proposed model to its spectral-spatial counterpart by incorporating some convolutional layers. To test the effectiveness of our proposed models, we conduct experiments on two widely used HSIs. The experimental results show that our proposed models can achieve better results than the compared models.

📄 PDF Abstract BibTeX arXiv:1902.10858

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

Pixel DAG-Recurrent Neural Network for Spectral-Spatial Hyperspectral Image Classification

2019-06-09 · Xiufang Li, Qigong Sun, Lingling Li, Zhongle Ren 외

Exploiting rich spatial and spectral features contributes to improve the classification accuracy of hyperspectral images (HSIs). In this paper, based on the mechanism of the population receptive field (pRF) in human visu…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

Spectral-Spatial Recurrent-Convolutional Networks for In-Vivo Hyperspectral Tumor Type Classification

2020-07-02 · Marcel Bengs, Nils Gessert, Wiebke Laffers, Dennis Eggert 외

Early detection of cancerous tissue is crucial for long-term patient survival. In the head and neck region, a typical diagnostic procedure is an endoscopic intervention where a medical expert manually assesses tissue usi…

Deep LearningDiagnosticGeneral Classification

Bidirectional-Convolutional LSTM Based Spectral-Spatial Feature Learning for Hyperspectral Image Classification

2017-03-23 · Qingshan Liu, Feng Zhou, Renlong Hang, Xiao-Tong Yuan

This paper proposes a novel deep learning framework named bidirectional-convolutional long short term memory (Bi-CLSTM) network to automatically learn the spectral-spatial feature from hyperspectral images (HSIs). In the…

General ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Shorten Spatial-spectral RNN with Parallel-GRU for Hyperspectral Image Classification

2018-10-30 · Haowen Luo

Convolutional neural networks (CNNs) attained a good performance in hyperspectral sensing image (HSI) classification, but CNNs consider spectra as orderless vectors. Therefore, considering the spectra as sequences, recur…

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1

IGroupSS-Mamba: Interval Group Spatial-Spectral Mamba for Hyperspectral Image Classification

2024-10-07 · Yan He, Bing Tu, Puzhao Jiang, Bo Liu 외

Hyperspectral image (HSI) classification has garnered substantial attention in remote sensing fields. Recent Mamba architectures built upon the Selective State Space Models (S6) have demonstrated enormous potential in lo…

Computational EfficiencyHyperspectral Image Classificationimage-classificationImage Classification+2