PointLLM
PointLLM copied to clipboard
[ECCV 2024 Oral] PointLLM: Empowering Large Language Models to Understand Point Clouds
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...
code
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...
   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...