File size: 273 Bytes
b756dfd 61f7c63 efcb164 61f7c63 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 |
---
license: apache-2.0
language:
- en
base_model:
- liuhaotian/llava-v1.5-13b
pipeline_tag: visual-question-answering
---
LLaVA-SpaceSGG baseline models for scene graph generations.
Paper:
https://arxiv.org/abs/2412.06322v1
Code:
https://github.com/Endlinc/LLaVA-SpaceSGG |