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:
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={arXiv preprint arXiv:2101.06116},
year={2021}
}
Acknowledgement
Part of this code is from a implementation of Classification of HSI using CNN by BehnoodRasti and mhaut.