OpenRobotLab / PointLLM

[ECCV 2024] PointLLM: Empowering Large Language Models to Understand Point Clouds
https://runsenxu.com/projects/PointLLM
433 stars 19 forks source link

More Checkpoints #29

Closed MathewCrespo closed 1 hour ago

MathewCrespo commented 2 weeks ago

Hi, thanks for your great work!

I am currently looking into the training phase of the PointLLM. I am wondering if you can release the checkpoints of the weights after Stage1 (the pre-trained weights before stage2). I have checked Hugging Face repo, and only found the final V1.2 ckpt.

I would appreciate it if you could release more ckpts!

RunsenXu commented 2 weeks ago

The checkpoints need some cleaning and uploading, let me try if I can release them recently.

MathewCrespo commented 1 week ago

The checkpoints need some cleaning and uploading, let me try if I can release them recently.

Thanks for ur in-time reply!

RunsenXu commented 5 days ago

Hi,

I found that the stage 1 checkpoints have already been deleted. Sorry about that. Do you have any difficulty in retraining the model by yourself?

Best, Runsen

RunsenXu commented 1 hour ago

I will close this issue. Feel free to reopen it if you have any problem reproducing the stage 1 checkpoints.