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

There seems to be an error in pointasnl_util.py #31

Open
jjy91234 opened this issue Aug 14, 2020 · 2 comments
Open

There seems to be an error in pointasnl_util.py #31

jjy91234 opened this issue Aug 14, 2020 · 2 comments

Comments

@jjy91234
Copy link

new_nonlocal_point = tf.squeeze(new_nonlocal_point, axis=[1]) # (batch_size, npoints, mlp2[-1])

It seems new_nonlocal_point can not be squeezed here, is there something wrong?

@zzh-ecnu
Copy link

Ayh, I meet the same question.

Could someone explain it? Thanks~

@jjy91234
Copy link
Author

It seems the size of "new_point" is not (batch_size, npoint, nsample, channel), and the "Output" is also wrong in the notes.

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