aj1365 / AGCN

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].

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attention Graph Convolutional Network for Disjoint Hyperspectral Image Classification

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].

Citation

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}
          }

Acknowledgement

CoAtNet block is implementated from (https://github.com/leondgarse/keras_cv_attention_models).

License

Copyright (c) 2023 Ali Jamali. Released under the MIT License. See LICENSE for details.

About

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].

License:MIT License


Languages

Language:Jupyter Notebook 100.0%