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

How to train the network without normal? #149

Open
dogyoonlee opened this issue Jun 8, 2021 · 3 comments
Open

How to train the network without normal? #149

dogyoonlee opened this issue Jun 8, 2021 · 3 comments

Comments

@dogyoonlee
Copy link

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.

image

How can I solve this problem?

@Lizhinwafu
Copy link

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.

image

How can I solve this problem?

normal=False

@atirehgram
Copy link

Hi, did you manage? I have the same problem.

@kdh2769
Copy link

kdh2769 commented Aug 21, 2022

#123

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

4 participants