-
Install CUDA and nvcc compiler
-
Download GCN from https://github.com/jdjd1114/GCN
bash
git clone https://github.com/jdjd1114/GCN.gitbash
cd path_to_GCN/ -
Compile (Note that MATLAB path in Makefile may need to be modified.)
bash
make -
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
forked from jdjd1114/GCN
-
Notifications
You must be signed in to change notification settings - Fork 0
jamesbing/GCN
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
gpu-based cube cnn
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Cuda 99.3%
- Other 0.7%