text_gcn icon indicating copy to clipboard operation
text_gcn copied to clipboard

How to apply GCN to hyperspectral remote sensing image classification

Open IceStreams opened this issue 6 years ago • 1 comments

Hello, I now have a 3d hyperspectral remote sensing image data cube, the pixel can be regarded as the graph node, and then each pixel can be labeled and classified. Could you please tell me how to change the data set into hyperspectral image

IceStreams avatar Nov 30 '19 13:11 IceStreams

@Timeawayzxb

Hi, the process should be similar, the main differences are in the details of building the adjacent matrix adj, feature vectors x, tx, allx etc.

yao8839836 avatar Dec 22 '19 18:12 yao8839836