KuangenZhang / ldgcnn

Linked Dynamic Graph CNN: Learning through Point Cloud by Linking Hierarchical Features
MIT License
75 stars 19 forks source link

[Solved] no module named FileIO #6

Open hjsg1010 opened 4 years ago

hjsg1010 commented 4 years ago

image

As you can see at the figure, I got error message "no module named FileIO"

Do you know why?

Sorry for my poor English Skills

hjsg1010 commented 4 years ago

It cannot access ../../../VisionProcess I solved this problem by move FileIO.py to ldgcnn/ I don't know why it doesn't recognize VisionProcess Folder...

KuangenZhang commented 4 years ago

Thanks for reporting this issue. I have updated the path in the code, please see my new commit: e58017a5436738c159376c44ffb91930685990a2