Hyperspectral Image Classification

92 papers with code • 8 benchmarks • 8 datasets

Hyperspectral Image Classification is a task in the field of remote sensing and computer vision. It involves the classification of pixels in hyperspectral images into different classes based on their spectral signature. Hyperspectral images contain information about the reflectance of objects in hundreds of narrow, contiguous wavelength bands, making them useful for a wide range of applications, including mineral mapping, vegetation analysis, and urban land-use mapping. The goal of this task is to accurately identify and classify different types of objects in the image, such as soil, vegetation, water, and buildings, based on their spectral properties.

( Image credit: Shorten Spatial-spectral RNN with Parallel-GRU for Hyperspectral Image Classification )

Libraries

Use these libraries to find Hyperspectral Image Classification models and implementations
4 papers
402

A Universal Knowledge Embedded Contrastive Learning Framework for Hyperspectral Image Classification

quanweiliu/knowcl 2 Apr 2024

Therefore, we propose a universal knowledge embedded contrastive learning framework (KnowCL) for supervised, unsupervised, and semisupervised HSI classification, which largely closes the gap of HSI classification models between pocket models and standard vision backbones.

1
02 Apr 2024

Augmenting Prototype Network with TransMix for Few-shot Hyperspectral Image Classification

henulwy/apnt 22 Jan 2024

However, observing the classification results of existing methods, we found that boundary patches corresponding to the pixels which are located at the boundary of the objects in the hyperspectral images, are hard to classify.

2
22 Jan 2024

HyperDID: Hyperspectral Intrinsic Image Decomposition with Deep Feature Embedding

shendu-sw/hyperdid 25 Nov 2023

To address this limitation, this study rethinks hyperspectral intrinsic image decomposition for classification tasks by introducing deep feature embedding.

2
25 Nov 2023

Attention based Dual-Branch Complex Feature Fusion Network for Hyperspectral Image Classification

mqalkhatib/Real_Complex_Classification 2 Nov 2023

Experimental evidence show that SE block improves the models overall accuracy by almost 1\%.

7
02 Nov 2023

Multi-level Relation Learning for Cross-domain Few-shot Hyperspectral Image Classification

henulwy/stbdip 2 Nov 2023

In addition, it adopts a transformer based cross-attention learning module to learn the set-level sample relations and acquire the attention from query samples to support samples.

2
02 Nov 2023

Bridging Sensor Gaps via Single-Direction Tuning for Hyperspectral Image Classification

cecilia-xue/hyt-nas 22 Sep 2023

In this paper, aiming to solve this problem, we propose the single-direction tuning (SDT) strategy, which serves as a bridge, allowing us to leverage existing labeled HSI datasets even RGB datasets to enhance the performance on new HSI datasets with limited samples.

17
22 Sep 2023

Locality-Aware Hyperspectral Classification

zhoufangqin/hylite 4 Sep 2023

Hyperspectral image classification is gaining popularity for high-precision vision tasks in remote sensing, thanks to their ability to capture visual information available in a wide continuum of spectra.

10
04 Sep 2023

Spatial-Spectral Hyperspectral Classification based on Learnable 3D Group Convolution

leeguandong/DGCNet-for-HSI 15 Jul 2023

Deep neural networks have faced many problems in hyperspectral image classification, including the ineffective utilization of spectral-spatial joint information and the problems of gradient vanishing and overfitting that arise with increasing depth.

4
15 Jul 2023

DGCNet: An Efficient 3D-Densenet based on Dynamic Group Convolution for Hyperspectral Remote Sensing Image Classification

leeguandong/DGCNet-for-HSI 13 Jul 2023

Referring to the idea of dynamic network, dynamic group convolution(DGC) is designed on 3d convolution kernel.

4
13 Jul 2023

Superpixelwise Low-Rank Approximation-Based Partial Label Learning for Hyperspectral Image Classification

sjyang8/SLAP Journal(GRSL) 2023

In this letter, we propose a novel superpixelwise low-rank approximation (LRA)-based partial label learning method, namely SLAP, which is the first to take into account partial label learning in HSI classification.

1
25 May 2023