PointLLM icon indicating copy to clipboard operation
PointLLM copied to clipboard

[ECCV 2024 Oral] PointLLM: Empowering Large Language Models to Understand Point Clouds

Results 9 PointLLM issues
Sort by recently updated
recently updated
newest added

Your work is truly impressive. I'm currently reproducing Point LLM and encountered an out-of-memory (OOM) issue in the first stage. I have 2×24GB RTX 4090 GPUs—are there any configuration adjustments...

When will you release the code and checkpoint for V2?

Hi, In the evaluation of the caption task, when I upgrade the package Transformers along with the Tokenizers to a newer version (tokenizer 0.15 or >0.2), the caption results get...

Hello! Congratulations on the paper acceptance to TPAMI and for the very nice work. Is it possible to know a rough estimate on the release of the models/checkpoints used for...

When will you release the code and checkpoint for V2?

Hello and nice work! I have a question about how to convert obj or glb files to point clouds with color informations. Could you please share your conversion script? Thank...

May I ask for users who just want to chatting, have you considered providing one or two data examples to use for try and inference? Download the full dataset is...

![Image](https://github.com/user-attachments/assets/88558c25-b535-4235-b0ba-0d7164ab1aee) ![Image](https://github.com/user-attachments/assets/ec5084c1-276a-4c90-8a85-3f24a851640a) ![Image](https://github.com/user-attachments/assets/edc4a84c-12b8-4c6c-93ce-6cdb93a700dd) Hello, I used LoRA for fine-tuning in the second stage, but the output appeared as garbled text. I'm not sure what caused this issue. Here is my...