-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
When I try to run the example 3D QA command:
python llava/eval/run_llava_3d.py
--model-path ChaimZhu/LLaVA-3D-7B
--video-path ./demo/scannet/scene0356_00
--query "Tell me the only object that I could see from the other room and describe the object."
I get:
PIL.UnidentifiedImageError: cannot identify image file '/LLaVA-3D/demo/scannet/posed_images/scene0566_00/00000.jpg'
If I open this image up to try to see what it is, the viewer cannot even load it. Same case with other images. Are they corrupted?
Furthermore, it looks like the data is duplicated: in scene0356_00 there appears to be another folder with the same name, scene0356_00, and it appears to contain the same data.
What is going on here?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels