text_gcn
text_gcn copied to clipboard
How to apply GCN to hyperspectral remote sensing image classification
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
@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.