-
Hi, @lightaime ,
According to the provided [pretrained models](https://github.com/lightaime/deep_gcns_torch/tree/master/examples/sem_seg_dense#pretrained-models), the result only gives no greater t…
-
Hi,
When I run
`python test.py --use_gpu --conv_encode_edge --add_virtual_node --mlp_layers 2 --num_layers 14 --dataset ogbg-molpcba --block res+ --gcn_aggr softmax_sg --t 0.1 --model_load_path …
-
Hi @lightaime, could you please provide the script to generate the .h5 dataset?
Thanks in advance, Ander.
-
Hi, I have found this method is STOA of Deep GCN, and I find it has great performance on ppi dataset, [https://paperswithcode.com/sota/node-classification-on-ppi](url), but I can not find the code abo…
-
hello authors,
we want to get overall mIOU(6 areas) for my own trained models, but how can we get it in pytorch?
is it enough for altering from 5 to 1, ..., 6 of below sentence of attaching code…
-
When I train the model as
"python -u examples/ppi/main.py --phase train --data_dir /data/deepgcn/ppi"
I meet the issue that:
===> Loading the network ...
===> loading pre-trained ...
===> No pre…
-
I download dataset and unzip into data/. And run the collect_indoor3d_data.py, it shows:
`
Traceback (most recent call last):
File "collect_indoor3d_data.py", line 6, in
import indoor3d_uti…
-
Your work is very interesting. I use the network structure which introduced in your paper on the database of image classification. But I find that as the gcn network goes deeper, even use the Residu…
-
Thank you for your good work!
But when training,i get some errors
Traceback (most recent call last):
File "sem_seg/train.py", line 141, in
main()
File "sem_seg/train.py", line 61, in m…
-
missing file