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

Pretrained model #1

Closed
ashawkey opened this issue May 5, 2019 · 3 comments
Closed

Pretrained model #1

ashawkey opened this issue May 5, 2019 · 3 comments

Comments

@ashawkey
Copy link

ashawkey commented May 5, 2019

Thanks for sharing the codes of this brilliant work!
I have tried to run the code following the default settings but got slightly lower accuracy (~92.0%) in classification of ModelNet40 using the hdf5 data without normals, so I was wondering whether you could provide a pretrained model to reproduce the results listed in your paper?
Thanks a lot!

@liuxinhai
Copy link
Owner

@ashawkey
Copy link
Author

ashawkey commented May 10, 2019

Thanks for reply!
But I find there is no code to evaluate using a pretrained model in this branch...
Would you mind update to share that code?

@liuxinhai
Copy link
Owner

@ashawkey you can get the evaluate code by modify the train code or you can follow the evaluation as in PointNet++ https://github.com/charlesq34/pointnet2/blob/master/evaluate.py.

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