Datasets:
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -15,12 +15,26 @@ dataset_info:
|
|
| 15 |
sequence: float64
|
| 16 |
- name: category
|
| 17 |
sequence: string
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 18 |
splits:
|
| 19 |
- name: train
|
| 20 |
-
num_bytes:
|
| 21 |
-
num_examples:
|
| 22 |
-
download_size:
|
| 23 |
-
dataset_size:
|
| 24 |
task_categories:
|
| 25 |
- object-detection
|
| 26 |
tags:
|
|
@@ -103,4 +117,3 @@ This dataset can be used for various applications, such as:
|
|
| 103 |
- Enhancing the automation process in generating UI design templates.
|
| 104 |
- Improving image recognition and analysis in the field of mobile UI design.
|
| 105 |
|
| 106 |
-
|
|
|
|
| 15 |
sequence: float64
|
| 16 |
- name: category
|
| 17 |
sequence: string
|
| 18 |
+
- name: color
|
| 19 |
+
list:
|
| 20 |
+
- name: alpha
|
| 21 |
+
dtype: float64
|
| 22 |
+
- name: blue
|
| 23 |
+
dtype: float64
|
| 24 |
+
- name: green
|
| 25 |
+
dtype: float64
|
| 26 |
+
- name: red
|
| 27 |
+
dtype: float64
|
| 28 |
+
- name: radius
|
| 29 |
+
sequence: float64
|
| 30 |
+
- name: text
|
| 31 |
+
sequence: string
|
| 32 |
splits:
|
| 33 |
- name: train
|
| 34 |
+
num_bytes: 1253458059.322
|
| 35 |
+
num_examples: 7846
|
| 36 |
+
download_size: 1160884066
|
| 37 |
+
dataset_size: 1253458059.322
|
| 38 |
task_categories:
|
| 39 |
- object-detection
|
| 40 |
tags:
|
|
|
|
| 117 |
- Enhancing the automation process in generating UI design templates.
|
| 118 |
- Improving image recognition and analysis in the field of mobile UI design.
|
| 119 |
|
|
|