PointASNL
PointASNL copied to clipboard
There seems to be an error in pointasnl_util.py
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?
Ayh, I meet the same question.
Could someone explain it? Thanks~
It seems the size of "new_point" is not (batch_size, npoint, nsample, channel), and the "Output" is also wrong in the notes.