Home

Awesome

Open source datasets for Cross-Scene Hyperspectral Image Classification

Houston datasets: Houston 2013 and Houston 2018. | Thanks Xudong Zhao for his work in producing the Houston data.

download: 坚果云 or Google-drive

<p align='center'> <img src='figure/houston.png' width="600px"> <img src='figure/houston1.png' width="400px"> </p>

Pavia datasets: University of Pavia (UP) and Pavia Center (PC).

download: 坚果云 or Google-drive

<p align='center'> <img src='figure/pavia.png' width="600px"> <img src='figure/pavia1.png' width="400px"> </p>

HyRank datasets: Dioni and Loukia.

download: 坚果云 or Google-drive

<p align='center'> <img src='figure/hyrank.png' width="600px"> <img src='figure/hyrank1.png' width="400px"> </p>

Dataset

The dataset directory should look like this:

datasets
├── Houston
│   ├── Houston13.mat
│   ├── Houston13_7gt.mat
│   ├── Houston18.mat
│   └── Houston18_7gt.mat
├── Pavia
│   ├── paviaC.mat
│   └── paviaC_7gt.mat
│   ├── paviaU.mat
│   └── paviaU_7gt.mat
└──  HyRANK
    ├── Dioni.mat
    └── Dioni_gt_out68.mat
    ├── Loukia.mat
    └── Loukia_gt_out68.mat

Note

Paper

Please cite our paper if you find these datasets useful for your research.

@ARTICLE{9540028,
  author={Zhang, Yuxiang and Li, Wei and Zhang, Mengmeng and Qu, Ying and Tao, Ran and Qi, Hairong},
  journal={IEEE Transactions on Neural Networks and Learning Systems}, 
  title={Topological Structure and Semantic Information Transfer Network for Cross-Scene Hyperspectral Image Classification}, 
  year={2021},
  volume={},
  number={},
  pages={1-14},
  doi={10.1109/TNNLS.2021.3109872}}
@ARTICLE{9812472,  
  author={Zhang, Yuxiang and Li, Wei and Zhang, Mengmeng and Wang, Shuai and Tao, Ran and Du, Qian},  
  journal={IEEE Transactions on Neural Networks and Learning Systems},   
  title={Graph Information Aggregation Cross-Domain Few-Shot Learning for Hyperspectral Image Classification},  
  year={2022},  
  volume={},  
  number={},  
  pages={1-14},  
  doi={10.1109/TNNLS.2022.3185795}}