Ali Jamali, Swalpa Kumar Roy, Danfeng Hong, Peter M Atkinson, and Pedram Ghamisi
This Keras code is for the paper A. Jamali, Ali and Roy, Swalpa Kumar and Hong, Danfeng and Atkinson, Peter M and Ghamisi, Pedram, "[Attention Graph Convolutional Network for Disjoint Hyperspectral Image Classification]," in IEEE Geoscience and Remote Sensing Letters, doi: 10.1109/LGRS.2024.335642 [https://ieeexplore.ieee.org/document/10409250].
Please kindly cite the papers if this code is useful and helpful for your research.
@article{10409250,
author={Jamali, Ali and Roy, Swalpa Kumar and Hong, Danfeng and Atkinson, Peter M and Ghamisi, Pedram},
journal={IEEE Geoscience and Remote Sensing Letters},
title={Attention Graph Convolutional Network for Disjoint Hyperspectral Image Classification},
year={2024},
volume={},
number={},
pages={1-5},
doi={10.1109/LGRS.2024.3356422}
}
CoAtNet block is implementated from (https://github.com/leondgarse/keras_cv_attention_models).
Copyright (c) 2023 Ali Jamali. Released under the MIT License. See LICENSE for details.