Remote Sensing (Jan 2023)

Tri-CNN: A Three Branch Model for Hyperspectral Image Classification

  • Mohammed Q. Alkhatib,
  • Mina Al-Saad,
  • Nour Aburaed,
  • Saeed Almansoori,
  • Jaime Zabalza,
  • Stephen Marshall,
  • Hussain Al-Ahmad

DOI
https://doi.org/10.3390/rs15020316
Journal volume & issue
Vol. 15, no. 2
p. 316

Abstract

Read online

Hyperspectral Image (HSI) classification methods that use Deep Learning (DL) have proven to be effective in recent years. In particular, Convolutional Neural Networks (CNNs) have demonstrated extremely powerful performance in such tasks. However, the lack of training samples is one of the main contributors to low classification performance. Traditional CNN-based techniques under-utilize the inter-band correlations of HSI because they primarily use 2D-CNNs for feature extraction. Contrariwise, 3D-CNNs extract both spectral and spatial information using the same operation. While this overcomes the limitation of 2D-CNNs, it may lead to insufficient extraction of features. In order to overcome this issue, we propose an HSI classification approach named Tri-CNN which is based on a multi-scale 3D-CNN and three-branch feature fusion. We first extract HSI features using 3D-CNN at various scales. The three different features are then flattened and concatenated. To obtain the classification results, the fused features then traverse a number of fully connected layers and eventually a softmax layer. Experimental results are conducted on three datasets, Pavia University (PU), Salinas scene (SA) and GulfPort (GP) datasets, respectively. Classification results indicate that our proposed methodology shows remarkable performance in terms of the Overall Accuracy (OA), Average Accuracy (AA), and Kappa metrics when compared against existing methods.

Keywords