Skip to content

Joint Adversarial Network With Semantic and Topology Fusion for Cross-Scene Hyperspectral Image Classification (TGRS 2024)

Notifications You must be signed in to change notification settings

yao-papercodes/JAN-STF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 

Repository files navigation

Joint Adversarial Network With Semantic and Topology Fusion for Cross-Scene Hyperspectral Image Classification

Implementation of paper:

Framwork of JAN-STF. (Details of CGCAN, TADCA and LTCAN can be found in paper.)

Environment

Ubuntu 20.04.2 LTS, python 3.8.10, PyTorch 1.12.1.

Datasets

Application website: Houston, HyRANK, Pavia

Houston Image

(a),(b): False color and GT maps of Houston2013. (c), (d): False color and GT maps of Houston2018.

HyRANK Image

(a),(b): False color and GT maps of Dioni. (c), (d): False color and GT maps of Loukia.

Pavia Image

(a),(b): False color and GT maps of PaviaU. (c), (d): False color and GT maps of PaviaC.

Usage

cd code
python train.py

Citation

If you find our paper or code helpful, please cite our work.

@ARTICLE{10559841,
  author={Shang, Ronghua and Xie, Yuhao and Zhang, Weitong and Feng, Jie and Xu, Songhua},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={Joint Adversarial Network With Semantic and Topology Fusion for Cross-Scene Hyperspectral Image Classification}, 
  year={2024},
  volume={62},
  number={},
  pages={1-16},
  doi={10.1109/TGRS.2024.3415965}}

Contributors

For any questions, feel free to open an issue or contact us:

About

Joint Adversarial Network With Semantic and Topology Fusion for Cross-Scene Hyperspectral Image Classification (TGRS 2024)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages