lightaime / deep_gcns_torch

Pytorch Repo for DeepGCNs (ICCV'2019 Oral, TPAMI'2021), DeeperGCN (arXiv'2020) and GNN1000(ICML'2021): https://www.deepgcns.org
MIT License
1.13k stars 155 forks source link

About OGB submission #88

Closed weihua916 closed 3 years ago

weihua916 commented 3 years ago

Thanks for your ogbn-proteins submissions. Could you clearly specify the exact command to reproduce your reported result? We will update the leaderboard once this is confirmed.

I was confused since you provide multiple training and inference schemes. I would like you to make it clear which one you use to obtain the reported result.

lightaime commented 3 years ago

Hi @weihua916. Thanks for your suggestion. There are two submitted models. I added more descriptions to the README. Could you also help with changing the required hardware as NVIDIA RTX 6000 (48G) since inference on larger subgraphs needs more memory? Please let me know if you have any other questions.

weihua916 commented 3 years ago

Great, things are clearer now. Maybe you can make it clear that ROC-AUC is "Test ROC-AUC". Otherwise, looks great. Will update the leaderboard. Thanks!

The hardware is also fixed.

lightaime commented 3 years ago

Thanks! Changed it accordingly. Will finetune more and upload the pre-trained models soon.

weihua916 commented 3 years ago

Great, the leaderboards have been updated.