wumengyangok commited on
Commit
61f7c63
·
verified ·
1 Parent(s): b756dfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -1
README.md CHANGED
@@ -5,4 +5,10 @@ language:
5
  base_model:
6
  - liuhaotian/llava-v1.5-13b
7
  pipeline_tag: visual-question-answering
8
- ---
 
 
 
 
 
 
 
5
  base_model:
6
  - liuhaotian/llava-v1.5-13b
7
  pipeline_tag: visual-question-answering
8
+ ---
9
+ LLaVA-SGG baseline models for scene graph generations.
10
+ Paper:
11
+ https://arxiv.org/abs/2412.06322v1
12
+
13
+ Code:
14
+ https://github.com/Endlinc/LLaVA-SpaceSGG