Skip to content

bishwaspraveen/Spatiospectral_Attention_Network_HSI_Classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Branched Spatial Spectral Attention and Classification Methodolgy for Hyperspectral Data Classification

Introduction

Deep learning based hyperspectral data analysis methodologies have made significant advancements over the past few years. Despite their success, most deep learning methods tend to suffer in terms of computational efficacy as the data size increases. This is largely due to their equal emphasis criteria on the rich spectral and spatial information present in the data, albeit all of the spectraland spatial information not being essential for hyperspectral data analysis. On the contrary, this redundant information present in the spectral bands can deter the performance of hyperspectral data analysis techniques. Therefore, in this work, we propose a novel branched spatial-spectral attention mechanism, which is computationally efficient and capable of adaptive spectral-spatial information diversification through selective emphasis on spectral bands that comprises more informative and suppress the ones with lesser information content. The concept of 3D-convolutions in tandem with bi-directional long short-term memory (LSTM) and ResNet is used in the proposed architecture for spectral and spatial attention mechanism. A feed-forward neural network (FNN)-based supervised classification is then performed to validate the performance of our proposed approach. Experimental results reveal that the proposed hyperspectral data analysis model with spectral-spatial attention mechanism outperforms other spatial and spectral information extraction based hyperspectral data analysis techniques compared.

Dataset

Name : Indian Pines

Size : (145 x 145 x 200) pixels or 4,205,000 pixels

Ground Truth (Labels)

Input Raw Data

Pictorial Representation of the Classification Methodology

Overall Pipeline

Spectral Attention Module

Spatial Attention Module

Results

Classification Map (10% Training Data - Accuracy : 98.49%)

Classification Accuracy Table (10% Training Data)

Training v/s Validation Loss and Accuracy plot (10% Training Data)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published