muhanzhang / pytorch_DGCNN

PyTorch implementation of DGCNN
MIT License
369 stars 122 forks source link

Question Direct Graph #52

Open hsinyu521 opened 1 year ago

hsinyu521 commented 1 year ago

Hello,Professor,

Could you give me some hints on modifying the code to fit in the directed graph data?

I have modified util.py (load_data()), but I get the error like RuntimeError: size is inconsistent with indices: for dim 0, size is 1877 but found index 3626