-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Please release the relevant code, to fix the import error. They should be in nets/superpixels_graph_classification but are missing.
StableGNN/nets/superpixels_graph_classification/load_net.py
Lines 7 to 14 in d7779e4
| from nets.superpixels_graph_classification.gcn_net import GCNNet | |
| from nets.superpixels_graph_classification.gat_net import GATNet | |
| from nets.superpixels_graph_classification.graphsage_net import GraphSageNet | |
| from nets.superpixels_graph_classification.gin_net import GINNet | |
| from nets.superpixels_graph_classification.mo_net import MoNet as MoNet_ | |
| from nets.superpixels_graph_classification.mlp_net import MLPNet | |
| from nets.superpixels_graph_classification.ring_gnn_net import RingGNNNet | |
| from nets.superpixels_graph_classification.three_wl_gnn_net import ThreeWLGNNNet |
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels