rsdljm / HSI-Traditional-to-Deep-Models

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.


Languages

Language:Jupyter Notebook 99.2%Language:Python 0.8%