Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I obtain image results with 3D bounding boxes? #7

Open
robot1lyj opened this issue Oct 18, 2024 · 0 comments
Open

How can I obtain image results with 3D bounding boxes? #7

robot1lyj opened this issue Oct 18, 2024 · 0 comments

Comments

@robot1lyj
Copy link

Thank you for your work!!! I am a novice. I have successfully run the inference code, but there is only the result of one json file. I want to get the picture result with 3D boxes as in the paper. How can I set it up?

[{"answer": "There is one manipulable object part with its 3d bounding box: <box>lid</box>[[012,054,038],[026,049,000],[015,057,040],[036,031,087],[060,025,049],[039,034,089],[057,021,047],[030,053,000]]", "format_answer": [0.3012, 0.54, 0.38, 0.26, 0.49, 0.0, 0.15, 0.57, 0.4, 0.36, 0.31, 0.87, 0.6, 0.25, 0.49, 0.39, 0.34, 0.89, 0.57, 0.21, 0.47, 0.3, 0.53, 0.0], "annotation": null, "question": "A chat between a curious human and an artificial intelligence assistant. The assistant gives helpful, detailed, and polite answers to the human's questions.\n\n### Human: Detect all manipulable object parts and provide their 3D bounding boxes.\n### Assistant:", "image": "/home/gpu/A3VLM-main/model/accessory/demo_data/suitcase.png", "fail": true}]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant