We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wonder how to train the pointnet++_ssg network without normal on cls task.
I already revise the data loader to load the point cloud without containing no normal
but I got message like follows.
How can I solve this problem?
The text was updated successfully, but these errors were encountered:
I wonder how to train the pointnet++_ssg network without normal on cls task. I already revise the data loader to load the point cloud without containing no normal but I got message like follows. How can I solve this problem?
normal=False
Sorry, something went wrong.
Hi, did you manage? I have the same problem.
#123
No branches or pull requests
I wonder how to train the pointnet++_ssg network without normal on cls task.
I already revise the data loader to load the point cloud without containing no normal
but I got message like follows.
How can I solve this problem?
The text was updated successfully, but these errors were encountered: