Skip to content
/ GCOT Public

Graph Convolutional Optimal Transport for Hyperspectral Image Spectral Clustering

Notifications You must be signed in to change notification settings

suldier/GCOT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GCOT: Graph Convolutional Optimal Transport for Hyperspectral Image Spectral Clustering

This repository is the official open source for GCOT reported by "S. Liu and H. Wang, "Graph Convolutional Optimal Transport for Hyperspectral Image Spectral Clustering," in IEEE Transactions on Geoscience and Remote Sensing, vol. 60, pp. 1-13, 2022, Art no. 4414013, doi: 10.1109/TGRS.2022.3203481." (link)

Overview of GCOT

Overview of GCOT

Usage

Install requirements

pip3 install -r requirements.txt 

Execution

python3 run_gcot.py

Citation

If you find our work helpful in your research, please consider citing:

@ARTICLE{liu2022graph,
  author={Liu, Shujun and Wang, Huajun},
  journal={IEEE Transactions on Geoscience and Remote Sensing},
  title={Graph Convolutional Optimal Transport for Hyperspectral Image Spectral Clustering},
  year={2022},
  volume={60},
  pages={1-13}
}

About

Graph Convolutional Optimal Transport for Hyperspectral Image Spectral Clustering

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages