HongyangGao / Graph-U-Nets

Pytorch implementation of Graph U-Nets (ICML19)
http://proceedings.mlr.press/v97/gao19a/gao19a.pdf
GNU General Public License v3.0
513 stars 100 forks source link

Dataset format #22

Open abhigoku10 opened 3 years ago

abhigoku10 commented 3 years ago

@HongyangGao hi thanks for sharing the code base , i am just confused with the input dataformat for the architecture are you not taking the data directly from the https://ls11-www.cs.tu-dortmund.de/staff/morris/graphkerneldatasets and processing it like example for DD image

when i download i see the above files but in your i see only 1 file , can you please about this thanks in advance

Alue111 commented 2 years ago

You can see the data format in /data/README.md