Skip to content

Dual-Graph Convolutional Network Based on Band Attention and Sparse Constraint for Hyperspectral Band Selection

Notifications You must be signed in to change notification settings

jiefeng0109/BSD-GCN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BSD-GCN

The tensorflow code of the paper"Dual-Graph Convolutional Network Based on Band Attention and Sparse Constraint for Hyperspectral Band Selection" Users can directly run main.py to train the BSD-GCN on Indian Pines. If users hope to handle with new datasets, please switch to pre_data\sample_cuda, input "python setup.py install" in terminal and uncomment the "Get_graph_file(data_set)" in line 10 of utils. It is used to build the graph on HSI dataset. The new dataset and labels should be put in data/ori_data.

About

Dual-Graph Convolutional Network Based on Band Attention and Sparse Constraint for Hyperspectral Band Selection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages