-
Notifications
You must be signed in to change notification settings - Fork 40
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
Buffer dtype mismatch in nearest_neighbors calculation on Win #34
Comments
Switching to
|
Hello, Note: I am currently moving to LightConvPoint which should be easier to use and faster. If you do not need the pre-trained models you could give a try. |
Hi!
Working on Win 10, Python 3.6.12
I'm trying to do a simple test run for ModelNet40 with a code like this added at the end of
networks\network_classif.py
file:It crashes with an exception in the knn:
The text was updated successfully, but these errors were encountered: