paper-with-me

홈 › Papers

HybridSN: Exploring 3D-2D CNN Feature Hierarchy for Hyperspectral Image Classification

2019-02-18 · Swalpa Kumar Roy, Gopal Krishna, Shiv Ram Dubey, Bidyut. B. Chaudhuri

Hyperspectral image (HSI) classification is widely used for the analysis of remotely sensed images. Hyperspectral imagery includes varying bands of images. Convolutional Neural Network (CNN) is one of the most frequently used deep learning based methods for visual data processing. The use of CNN for HSI classification is also visible in recent works. These approaches are mostly based on 2D CNN. Whereas, the HSI classification performance is highly dependent on both spatial and spectral information. Very few methods have utilized the 3D CNN because of increased computational complexity. This letter proposes a Hybrid Spectral Convolutional Neural Network (HybridSN) for HSI classification. Basically, the HybridSN is a spectral-spatial 3D-CNN followed by spatial 2D-CNN. The 3D-CNN facilitates the joint spatial-spectral feature representation from a stack of spectral bands. The 2D-CNN on top of the 3D-CNN further learns more abstract level spatial representation. Moreover, the use of hybrid CNNs reduces the complexity of the model compared to 3D-CNN alone. To test the performance of this hybrid approach, very rigorous HSI classification experiments are performed over Indian Pines, Pavia University and Salinas Scene remote sensing datasets. The results are compared with the state-of-the-art hand-crafted as well as end-to-end deep learning based methods. A very satisfactory performance is obtained using the proposed HybridSN for HSI classification. The source code can be found at \url{https://github.com/gokriznastic/HybridSN}.

📄 PDF Abstract BibTeX arXiv:1902.06701

Code (1)

gokriznastic/HybridSN 공식 구현 tf

Tasks

ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classificationImage Classification

Similar Papers 제목 키워드 기반

A 3D 2D convolutional Neural Network Model for Hyperspectral Image Classification

2021-11-19 · Jiaxin Cao, Xiaoyan Li

In the proposed SEHybridSN model, a dense block was used to reuse shallow feature and aimed at better exploiting hierarchical spatial spectral feature. Subsequent depth separable convolutional layers were used to discrim…

Hyperspectral Image Classificationimage-classificationImage Classification

JigsawHSI: a network for Hyperspectral Image classification

2022-06-06 · Jaime Moraga

This article describes Jigsaw, a convolutional neural network (CNN) used in geosciences and based on Inception but tailored for geoscientific analyses. Introduces JigsawHSI (based on Jigsaw) and uses it on the land-use l…

ClassificationHyperspectral Image Classificationimage-classificationImage Classification

MixerCA: An Efficient and Accurate Model for High-Performance Hyperspectral Image Classification

2026-04-28 · Mohammed Q. Alkhatib, Ali Jamali arxiv

Over the past decade, hyperspectral image (HSI) classification has drawn considerable interest due to HSIs' ability to effectively distinguish terrestrial objects by capturing detailed, continuous spectral information. T…

Hyperspectral Image ClassificationSemantic Segmentation

CEU-Net: Ensemble Semantic Segmentation of Hyperspectral Images Using Clustering

2022-03-09 · Nicholas Soucy, Salimeh Yasaei Sekeh

Most semantic segmentation approaches of Hyperspectral images (HSIs) use and require preprocessing steps in the form of patching to accurately classify diversified land cover in remotely sensed images. These approaches u…

ClusteringClustering EnsembleSegmentationSemantic Segmentation

CLAReSNet: When Convolution Meets Latent Attention for Hyperspectral Image Classification

2025-11-15 · Asmit Bandyopadhyay, Anindita Das Bhattacharjee, Rakesh Das arxiv

Hyperspectral image (HSI) classification faces critical challenges, including high spectral dimensionality, complex spectral-spatial correlations, and limited training samples with severe class imbalance. While CNNs exce…

Hyperspectral Image Classification