-
Install CUDA and nvcc compiler
-
Download GCN from https://github.com/jdjd1114/GCN
bashgit clone https://github.com/jdjd1114/GCN.gitbashcd path_to_GCN/ -
Compile (Note that MATLAB path in Makefile may need to be modified.)
bashmake -
run the program
bash./bin/gcn data/DATASET.mat
DATASET.mat consists of two parts:
* Dataset, a 3-dimensional hyperspectal image
* labels, a 2-dimensional label matrix
jamesbing/GCN
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|