jcy132 / PatchGCL

Official Pytorch implementation of "Patch-wise Graph Contrastive Learning for Image Translation" (AAAI 2024)
MIT License
6 stars 1 forks source link

Difficulty in Installing DGL Library and CUDA for PatchGCL #1

Open cyanymore opened 7 months ago

cyanymore commented 7 months ago

First of all, I would like to appreciate your innovative work. I have been attempting to reproduce your research; however, I have encountered some difficulties along the way. Since my knowledge of Graph Neural Networks (GNN) is limited, I am finding it challenging to install the DGL library. I would like to inquire about the specific versions of DGL and CUDA that are compatible with your work. Additionally, it would be immensely helpful if you could provide a step-by-step installation guide or tutorial. I genuinely appreciate any assistance you can offer. Thank you very much for your help.