ma-xu / pointMLP-pytorch

[ICLR 2022 poster] Official PyTorch implementation of "Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP Framework"
Apache License 2.0
501 stars 65 forks source link

Pretrained models for part segmentation #49

Closed Francisco-liu closed 2 years ago

Francisco-liu commented 2 years ago

Hello! Thanks for your great work! Can you share the pretrained models for part segmentation experiments? Look forward to your reply. Thanks

ma-xu commented 2 years ago

Hi, thanks for your interest. The checkpoints can be found here: google drive at commit id d2b8dbaa Notice that the pretrained model is not bug-fixed version (which may leads to slightly unstable testing result).

Francisco-liu commented 2 years ago

thank you for your prompt reply. thank you very much