PointASNL icon indicating copy to clipboard operation
PointASNL copied to clipboard

There seems to be an error in pointasnl_util.py

Open jjy91234 opened this issue 4 years ago • 2 comments

https://github.com/yanx27/PointASNL/blob/5c2854172ddfa15e3000170a63fb8ff069d9876c/utils/pointasnl_util.py#L217 It seems new_nonlocal_point can not be squeezed here, is there something wrong?

jjy91234 avatar Aug 14 '20 13:08 jjy91234

Ayh, I meet the same question.

Could someone explain it? Thanks~

zzh-ecnu avatar Aug 19 '20 08:08 zzh-ecnu

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

jjy91234 avatar Aug 20 '20 07:08 jjy91234