xinliu20 / GraphCSPN_ECCV2022

MIT License
19 stars 1 forks source link

Pytorch Geometric seems not necessary as a dependency #4

Open yunxiaoshi opened 1 year ago

yunxiaoshi commented 1 year ago

Hello! It seems that the currently released code can run training and inference without relying on Pytorch Geometric. Also looking at all the imports in the code I did not observe anything from PyG. Is there a faster version of the code that's not (or yet to be) released that relies on PyG? Thanks!