Skip to content

anirudhr20/DeepMatrixCapsules

 
 

Repository files navigation

Hyperspectral Image Classification Using Deep Matrix Capsules

License: MIT PWC PWC PWC

Link to Paper

Hyperspectral Image Classification Using Deep Matrix Capsules

Description

Deep Matrix Capsules is based on the concept of matrix capsules with Expectation-Maximization (EM) routing algorithm, specifically designed to accommodate the nuances in the HSI data to efficiently exploit spectral-spatial relationships with reduced computational complexity.

Model

Deep Matrix Capsules Architecture for HSI Classification Deep Matrix Capsules Architecture for HSI Classification

Prerequisites

Results

Indian Pines

Fig: The Indian Pines dataset classification result (Overall Accuracy 99.93%) of Deep Matrix Capsules using 50% samples for training. (a) RGB Composition. (b) Ground-truth classification Map. (c) Classification map corresponding to Deep Matrix Capsules. (d) Class legend.

Salinas Scene

Fig: The Salinas Scene dataset classification result (Overall Accuracy 100.00%) of Deep Matrix Capsules using 50% samples for training. (a) RGB Composition. (b) Ground-truth classification Map. (c) Classification map corresponding to Deep Matrix Capsules. (d) Class legend.

University of Pavia

Fig: The University of Pavia dataset classification result (Overall Accuracy 99.99%) of Deep Matrix Capsules using 50% samples for training. (a) RGB Composition. (b) Ground-truth classification Map. (c) Classification map corresponding to Deep Matrix Capsules. (d) Class legend.

Citation

@INPROCEEDINGS{10028853,
  author={Ravikumar, Anirudh and Rohit, P N and Nair, Mydhili K and Bhatia, Vimal},
  booktitle={2022 International Conference on Data Science, Agents & Artificial Intelligence (ICDSAAI)}, 
  title={Hyperspectral Image Classification Using Deep Matrix Capsules}, 
  year={2022},
  volume={01},
  number={},
  pages={1-7},
  doi={10.1109/ICDSAAI55433.2022.10028853}}

Acknowledgement

The following repositories were used for this work

License

Copyright (c) 2023 Rohit P N and Anirudh Ravikumar. Released under the MIT License. See LICENSE for details.

About

Deep Matrix Capsules Implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%