Julie-tang00 / Point-BERT

[CVPR 2022] Pre-Training 3D Point Cloud Transformers with Masked Point Modeling
MIT License
542 stars 65 forks source link

About vote validation acc. #16

Closed junshengzhou closed 2 years ago

junshengzhou commented 2 years ago

Hi. Thank you for your great work.

Did other works(eg. PointTransformer) use the same voting strategy? It seems like the results reported on the paper is vote validation acc.

yuxumin commented 2 years ago

Hi, thanks for your interest in our work.

1) Sorry that i don't know whether PointTransformer has adopted voting strategy or not, since the source code of this work are not open yet.
2) We report the voting acc for PointBERT in our paper, followed PointNet/PointNet++, DGCNN and RSCNN

junshengzhou commented 2 years ago

OK. Thank you for your reply!