Skip to content

Please release the relevant code in nets/superpixels_graph_classification #3

@DongdongY1

Description

@DongdongY1

Please release the relevant code, to fix the import error. They should be in nets/superpixels_graph_classification but are missing.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions