LiteDepthwiseNet: An Extreme Lightweight Network for Hyperspectral Image Classification
Deep learning methods have shown considerable potential for hyperspectral image (HSI) classification, which can achieve high accuracy compared with traditional methods. However, they often need a large number of training samples and have a lot of parameters and high computational overhead. To solve these problems, this paper proposes a new network architecture, LiteDepthwiseNet, for HSI classification. Based on 3D depthwise convolution, LiteDepthwiseNet can decompose standard convolution into depthwise convolution and pointwise convolution, which can achieve high classification performance with minimal parameters. Moreover, we remove the ReLU layer and Batch Normalization layer in the original 3D depthwise convolution, which significantly improves the overfitting phenomenon of the model on small sized datasets. In addition, focal loss is used as the loss function to improve the model's attention on difficult samples and unbalanced data, and its training performance is significantly better than that of cross-entropy loss or balanced cross-entropy loss. Experiment results on three benchmark hyperspectral datasets show that LiteDepthwiseNet achieves state-of-the-art performance with a very small number of parameters and low computational cost.
Code (0)
등록된 구현이 없습니다.
Tasks
ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classificationImage ClassificationMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Cosine-Normalized Attention for Hyperspectral Image Classification
Transformer-based methods have improved hyperspectral image classification (HSIC) by modeling long-range spatial-spectral dependencies; however, their attention mechanisms typically rely on dot-product similarity, which …
Hyperspectral Image ClassificationRepresentation LearningKernel Extreme Learning Machine Optimized by the Sparrow Search Algorithm for Hyperspectral Image Classification
To improve the classification performance and generalization ability of the hyperspectral image classification algorithm, this paper uses Multi-Scale Total Variation (MSTV) to extract the spectral features, local binary …
ClassificationHyperspectral Image Classificationimage-classificationImage ClassificationLiteDenseNet: A Lightweight Network for Hyperspectral Image Classification
Hyperspectral Image (HSI) classification based on deep learning has been an attractive area in recent years. However, as a kind of data-driven algorithm, deep learning method usually requires numerous computational resou…
ClassificationDeep LearningGeneral ClassificationHyperspectral Image Classification+2Semi-supervised Learning with Graphs: Covariance Based Superpixels For Hyperspectral Image Classification
In this paper, we present a graph-based semi-supervised framework for hyperspectral image classification. We first introduce a novel superpixel algorithm based on the spectral covariance matrix representation of pixels t…
BenchmarkingClassificationGeneral ClassificationHyperspectral Image Classification+3Few-Shot Hyperspectral Image Classification With Unknown Classes Using Multitask Deep Learning
Current hyperspectral image classification assumes that a predefined classification system is closed and complete, and there are no unknown or novel classes in the unseen data. However, this assumption may be too strict …
ClassificationGeneral ClassificationHyperspectral Image Classificationimage-classification+1