Datasets:
Tasks:
Text-to-Image
Modalities:
Image
Formats:
imagefolder
Languages:
English
Size:
1K - 10K
ArXiv:
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -9,37 +9,35 @@ configs:
|
|
| 9 |
data_files:
|
| 10 |
- split: number_few
|
| 11 |
path:
|
| 12 |
-
-
|
| 13 |
-
# - "number/images/*_3-5_*.png"
|
| 14 |
-
# - "number/images/*_6-8_*.png"
|
| 15 |
-
# - "number/images/*_9-10_*.png"
|
| 16 |
- split: number_many
|
| 17 |
path:
|
| 18 |
-
-
|
| 19 |
-
-
|
| 20 |
- split: position_boundary
|
| 21 |
path:
|
| 22 |
-
-
|
| 23 |
- split: position_center
|
| 24 |
path:
|
| 25 |
-
-
|
| 26 |
- split: shape_horizontal
|
| 27 |
-
path:
|
| 28 |
-
-
|
| 29 |
-
-
|
| 30 |
- split: shape_vertical
|
| 31 |
path:
|
| 32 |
-
-
|
| 33 |
-
-
|
| 34 |
- split: size_tiny
|
| 35 |
path:
|
| 36 |
-
-
|
| 37 |
- split: size_large
|
| 38 |
path:
|
| 39 |
-
-
|
| 40 |
-
-
|
| 41 |
-
-
|
| 42 |
-
-
|
|
|
|
| 43 |
---
|
| 44 |
|
| 45 |
# LayoutBench
|
|
|
|
| 9 |
data_files:
|
| 10 |
- split: number_few
|
| 11 |
path:
|
| 12 |
+
- number/images/*_0-2_*.png
|
|
|
|
|
|
|
|
|
|
| 13 |
- split: number_many
|
| 14 |
path:
|
| 15 |
+
- number/images/*_11-13_*.png
|
| 16 |
+
- number/images/*_14-16_*.png
|
| 17 |
- split: position_boundary
|
| 18 |
path:
|
| 19 |
+
- position/images/*_position_boundary_*.png
|
| 20 |
- split: position_center
|
| 21 |
path:
|
| 22 |
+
- position/images/*_position_center_*.png
|
| 23 |
- split: shape_horizontal
|
| 24 |
+
path:
|
| 25 |
+
- shape/images/*_H2W1_*.png
|
| 26 |
+
- shape/images/*_H3W1_*.png
|
| 27 |
- split: shape_vertical
|
| 28 |
path:
|
| 29 |
+
- shape/images/*_H1W2_*.png
|
| 30 |
+
- shape/images/*_H1W3_*.png
|
| 31 |
- split: size_tiny
|
| 32 |
path:
|
| 33 |
+
- size/images/*size_020_*.png
|
| 34 |
- split: size_large
|
| 35 |
path:
|
| 36 |
+
- size/images/*size_090_*.png
|
| 37 |
+
- size/images/*size_110_*.png
|
| 38 |
+
- size/images/*size_130_*.png
|
| 39 |
+
- size/images/*size_150_*.png
|
| 40 |
+
pretty_name: LayoutBench
|
| 41 |
---
|
| 42 |
|
| 43 |
# LayoutBench
|