Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Versions #6

Closed
cheng-chi opened this issue Aug 4, 2020 · 3 comments
Closed

Dependency Versions #6

cheng-chi opened this issue Aug 4, 2020 · 3 comments

Comments

@cheng-chi
Copy link

Hi Yalong! I have been trying your implementation of PointNet++. However, it seems like the API of several libraries that this repository depends on has changed (torch-geometric etc). Could you specify the versions of these libraries that you used?

@dragonbook
Copy link
Owner

Hi, cheng-chi. I have updated the dependency versions, you can check them in README.

@cheng-chi
Copy link
Author

Whoa that's fast! Thanks!

@dragonbook
Copy link
Owner

dragonbook commented Aug 4, 2020

Besides, the basic structure of pytorch_geometric's pointnet++ implementation is similar to here, but much clean and better(support batch samples with different number of points, keep update with library). So you could try pytorch_geometric directly:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants