Update README.md
Browse files
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 |
-
|
|
|
|
|
|
|
|
|
| 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
|