drogozhang
commited on
Commit
•
a3723c8
1
Parent(s):
6b2919f
Update README.md
Browse files
README.md
CHANGED
@@ -48,7 +48,7 @@ MagicBrush is the first large-scale, manually-annotated instruction-guided image
|
|
48 |
Please check our [website](https://osu-nlp-group.github.io/MagicBrush/) to explore more visual results.
|
49 |
|
50 |
#### Dataset Structure
|
51 |
-
"img_id" (str): same from COCO id
|
52 |
|
53 |
"turn_index" (int32): the edit turn in the image
|
54 |
|
|
|
48 |
Please check our [website](https://osu-nlp-group.github.io/MagicBrush/) to explore more visual results.
|
49 |
|
50 |
#### Dataset Structure
|
51 |
+
"img_id" (str): same from COCO id but in string type, for easier test set loading
|
52 |
|
53 |
"turn_index" (int32): the edit turn in the image
|
54 |
|