immortal13 / EMS-GCN-hyperspectral-image-classification

Demo code of "EMS-GCN: An End-to-End Mixhop Superpixel-Based Graph Convolutional Network for Hyperspectral Image Classification"
10 stars 1 forks source link

Is this code written incorrectly? In the 'ssn' module, in the return statement Q, ops, x, spf, pf_, shouldn't 'x' be 'pf'? #1

Open wyx154 opened 9 months ago

immortal13 commented 9 months ago

Hi, thank you for your question. We only use the Q and spf in the return statement, which are the superpixel assignment matrix and superpixel features, respectively.

---Original--- From: @.> Date: Tue, Nov 28, 2023 21:42 PM To: @.>; Cc: @.***>; Subject: [immortal13/EMS-GCN-hyperspectral-image-classification] Is this codewritten incorrectly? In the 'ssn' module, in the return statement Q, ops, x,spf, pf_, shouldn't 'x' be 'pf'? (Issue #1)

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>