SpectralNET: Exploring Spatial-Spectral WaveletCNN for Hyperspectral Image Classification
Tanmay Chakraborty, Utkarsh Trehan

TL;DR
SpectralNET introduces a lightweight wavelet CNN that effectively combines spectral and spatial features for hyperspectral image classification, outperforming existing methods on benchmark datasets.
Contribution
The paper proposes SpectralNET, a novel wavelet CNN that efficiently integrates spectral and spatial features for multi-resolution hyperspectral image classification.
Findings
SpectralNET achieves higher accuracy than state-of-the-art methods.
Wavelet transform layers effectively extract spectral features.
Model performs well on multiple benchmark datasets.
Abstract
Hyperspectral Image (HSI) classification using Convolutional Neural Networks (CNN) is widely found in the current literature. Approaches vary from using SVMs to 2D CNNs, 3D CNNs, 3D-2D CNNs. Besides 3D-2D CNNs and FuSENet, the other approaches do not consider both the spectral and spatial features together for HSI classification task, thereby resulting in poor performances. 3D CNNs are computationally heavy and are not widely used, while 2D CNNs do not consider multi-resolution processing of images, and only limits itself to the spatial features. Even though 3D-2D CNNs try to model the spectral and spatial features their performance seems limited when applied over multiple dataset. In this article, we propose SpectralNET, a wavelet CNN, which is a variation of 2D CNN for multi-resolution HSI classification. A wavelet CNN uses layers of wavelet transform to bring out spectral features.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRemote-Sensing Image Classification · Advanced Image Fusion Techniques · Remote Sensing and Land Use
Methods3 Dimensional Convolutional Neural Network
