GraphCL icon indicating copy to clipboard operation
GraphCL copied to clipboard

About semisupervised_MNIST_CIFAR10\pre-training\main_SBMs_node_classification.py

Open liuxy1103 opened this issue 3 years ago • 5 comments

There are no the script "from train.train_SBMs_node_classification import train_epoch, evaluate_network"

liuxy1103 avatar Jul 07 '21 03:07 liuxy1103

Would you mind providing the script for us?

liuxy1103 avatar Jul 07 '21 03:07 liuxy1103

Hi @coder-people,

Thanks for asking. @yongduosui please help me with it. Thanks!

yyou1996 avatar Jul 09 '21 13:07 yyou1996

semisupervised_MNIST_CIFAR10 only include experiments for MNIST and CIFAR10 graph classification, not for SBMs. Please ignore main_SBMs_node_classification.py file.

yongduosui avatar Jul 10 '21 10:07 yongduosui

Hi @yongduosui when I run the main_superpixels_graph_classification.py --config 1 --aug 0 --load_model --head --gpu_id 0 I got this image I don't know why it happed. Thanks!

Austinzhenghua avatar Jul 10 '21 12:07 Austinzhenghua

@Austinzhenghua Please put the download MNSIT or CIFAR10 superpixel dataset on the "data/superpixels/" and try again?

yongduosui avatar Jul 10 '21 14:07 yongduosui