nielsr HF Staff commited on
Commit
8e9ec30
·
verified ·
1 Parent(s): c1e7103

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -1
README.md CHANGED
@@ -30,4 +30,6 @@ task_categories:
30
 
31
  This repository contains the VG150 dataset transformed into datasets format with keys: "image_id", "image", "prompt_open", "prompt_close", "objects", and "relationships".
32
 
33
- Code: https://github.com/JosephZheng6/R1-SGG
 
 
 
30
 
31
  This repository contains the VG150 dataset transformed into datasets format with keys: "image_id", "image", "prompt_open", "prompt_close", "objects", and "relationships".
32
 
33
+ It was presented in the paper [Compile Scene Graphs with Reinforcement Learning](https://huggingface.co/papers/2504.13617).
34
+
35
+ Code: https://github.com/gpt4vision/R1-SGG