Closed auniquesun closed 2 years ago
Hi, thank you for your interest in our paper. There are overlaps between the 64 patches. Point clouds are different from images, which can be easily split into patches with no overlapping and missing parts. We allow the existence of overlaps to guarantee all points are included in patches. As for the third understanding, it requires more points as input, which seems unfair compared to other methods.
I got it, thank you.
@yuxumin @lulutang0608 Thanks for sharing the paper and code.
One point I am confused with is, in section 4.1 Pre-training setups, you claim "We sample 1024 points from each 3D model and divide them into 64 point patches (sub- clouds). Each sub-cloud contains 32 points".
It is confusing in 3 ways:
Am I right? If the third way is right, why not FPS 64 centers in P directly, then find its k nearest neighbors to produce 64 local patches?