sosppxo / MDIN

[MM2024 Oral] 3D-GRES: Generalized 3D Referring Expression Segmentation
29 stars 0 forks source link

An error occurred while running inference for 3d-gres. #4

Closed m28yhtd closed 2 months ago

m28yhtd commented 3 months ago

image When I ran inference for the 3D-GRES task, the following error occurred.

image To resolve the error, I commented out the part as described in the description, but an error occurred related to that part.

image So I checked the output to find the cause of the error.

image I noticed a mismatch between token_text and token_list[id]. how can i fix this?