Closed m28yhtd closed 2 months ago
When I ran inference for the 3D-GRES task, the following error occurred.
To resolve the error, I commented out the part as described in the description, but an error occurred related to that part.
So I checked the output to find the cause of the error.
I noticed a mismatch between token_text and token_list[id]. how can i fix this?
When I ran inference for the 3D-GRES task, the following error occurred.
To resolve the error, I commented out the part as described in the description, but an error occurred related to that part.
So I checked the output to find the cause of the error.
I noticed a mismatch between token_text and token_list[id]. how can i fix this?