CGuangyan-BIT / PointGPT

[NeurIPS 2023] PointGPT: Auto-regressively Generative Pre-training from Point Clouds
MIT License
193 stars 20 forks source link

Pretrained and Post-pretrained PointGPT-B files #7

Closed francisco-lourenco-2 closed 1 year ago

francisco-lourenco-2 commented 1 year ago

Hello,

Thank you so much for your work on PointGPT and for making the pretrained models availble! I was doing some experiments with your work, and I noticed that the download links for the pretrained and post-pretrained PointGPT-B models are the same (both are linked to the pretrained.pth file), so I just wanted to let you know about that :)

CGuangyan-BIT commented 1 year ago

Thank you so much for pointing out this issue. We have provided the parameters of post-pretrained PointGPT-B models.

francisco-lourenco-2 commented 1 year ago

Thank you very much :D