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

Most implemented papers

DCN-T: Dual Context Network with Transformer for Hyperspectral Image Classification

dotwang/dcn-t 19 Apr 2023

Hyperspectral image (HSI) classification is challenging due to spatial variability caused by complex imaging conditions.

Fast forward feature selection for the nonlinear classification of hyperspectral images

mfauvel/FFFS 5 Jan 2015

Experimental results for two real hyperspectral data sets show that the method performs very well in terms of classification accuracy and processing time.

Deep supervised learning for hyperspectral data classification through convolutional neural networks

swalpa/Classification-of-Hyperspectral-Image 2015 IEEE International Geoscience and Remote Sensing Symposium (IGARSS) 2015

Our method exploits a Convolutional Neural Network to encode pixels' spectral and spatial information and a Multi-Layer Perceptron to conduct the classification task.

BASS Net: Band-Adaptive Spectral-Spatial Feature Learning Neural Network for Hyperspectral Image Classification

kaustubh0mani/BASS-Net 1 Dec 2016

Deep learning based landcover classification algorithms have recently been proposed in literature.

Spectral–Spatial Classification of Hyperspectral Imagery with 3D Convolutional Neural Network

nshaud/DeepHyperX Remote Sensing 2017

Recent research has shown that using spectral–spatial information can considerably improve the performance of hyperspectral image (HSI) classification.

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

atelili/2bivqa 23 Mar 2017

In the network, the issue of spectral feature extraction is considered as a sequence learning problem, and a recurrent connection operator across the spectral domain is used to address it.

Hyperspectral Image Classification with Markov Random Fields and a Convolutional Neural Network

xiangyongcao/CNN_HSIC_MRF 1 May 2017

This paper presents a new supervised classification algorithm for remotely sensed hyperspectral image (HSI) which integrates spectral and spatial information in a unified Bayesian framework.

Boosting with Lexicographic Programming: Addressing Class Imbalance without Cost Tuning

Shounak-D/LexiBoost 31 Aug 2017

We then demonstrate how this insight can be used to attain a good compromise between the rare and abundant classes without having to resort to cost set tuning, which has long been the norm for imbalanced classification.

Spectral-spatial classification of hyperspectral images: three tricks and a new supervised learning setting

TeslaH2O/cnn_hyperspectral 15 Nov 2017

2) How is the performance of hyperspectral image classification methods affected when using disjoint train and test sets?

Hyperspectral image classification via a random patches network

YonghaoXu/RPNet ISPRS Journal of Photogrammetry and Remote Sensing 2018

Due to the remarkable achievements obtained by deep learning methods in the fields of computer vision, an increasing number of researches have been made to apply these powerful tools into hyperspectral image (HSI) classification.