grb
grb copied to clipboard
Graph Robustness Benchmark: A scalable, unified, modular, and reproducible benchmark for evaluating the adversarial robustness of Graph Machine Learning.
Hi, the following line throws an error: https://github.com/THUDM/grb/blob/master/pipeline/train_pipeline.py#L8 ``` Traceback (most recent call last): File "/nfs/homedirs/geisler/code/grb/pipeline/train_pipeline.py", line 8, in from grb.utils import Trainer, Logger ImportError: cannot import name 'Trainer' from...
Now we have to upload model by google form. Our model will be checked by human. Will an online judge be available? I will be much more convenient.
Hi, I tried to use the pipeline to reproduce the result of GRB leaderboard but can't reach the accuracy given by the paper and grb website. There is always a...
script download_attack_results.sh link : https://cloud.tsinghua.edu.cn/f/cf400543c12d424bbaf1/ download_saved_models.sh link : https://cloud.tsinghua.edu.cn/f/32d6c53f914b4809b238/ Both download links are invalid
grb的所有数据集的云盘链接都已经失效,下载不了数据集,请问可以重新上传一下吗?
Downloading from https://cloud.tsinghua.edu.cn/f/d3063e4e010e431b95a6/?dl=1. HTTP Error 404: Not Found Failed to download the dataset.
Hello, I am trying to use GRB to benchmark attacks, however, I am unable to load the datasets as the download link does not exist. Could you tell me any...