Skip to content
This repository has been archived by the owner on Aug 18, 2022. It is now read-only.

Pytorch and Keras Implementations of Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.

Notifications You must be signed in to change notification settings

tyust-dayu/HSI-Traditional-to-Deep-Models

 
 

Repository files navigation

The repository contains the implementations for Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.

Models

Currently, the following traditional machine learning methods are available:

Currently, the following deep learning methods are available:

Currently, the following convolutional feature extraction methods are available:

If you have questions or suggestions, please feel free to open an issue. Please cite as:

@article{ahmad2021hyperspectral,
  title={Hyperspectral Image Classification--Traditional to Deep Models: A Survey for Future Prospects},
  author={Muhammad Ahmad, and Sidrah Shabbir, and Swalpa Kumar Roy, and Danfeng Hong, and Xin Wu, and Jing Yao, and Adil Mehmood Khan, and Manuel Mazzara, and Salvatore Distefano, and Jocelyn Chanussot},
  journal={IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing},
  year={2022},
  volume={15},
  pages={968-999},
  doi={10.1109/JSTARS.2021.3133021},
  publisher={IEEE}
}

Acknowledgement

Part of this code is from a implementation of Classification of HSI using CNN by BehnoodRasti and mhaut.

About

Pytorch and Keras Implementations of Hyperspectral Image Classification -- Traditional to Deep Models: A Survey for Future Prospects.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.2%
  • Python 0.8%