Update README.md
Browse files
README.md
CHANGED
|
@@ -6,11 +6,11 @@ We share a comprehensive GUI instruction grounding dataset. It contains 2646 des
|
|
| 6 |
The screenshot images can be found in the folder "images" and the annotation file can be found under "annotations".
|
| 7 |
The annotation JSON largely follows the coco annotation structure with a few additional keys.
|
| 8 |
|
| 9 |
-
We have 7 total screen element categories:
|
| 10 |
-
Button
|
| 11 |
-
Tab
|
| 12 |
-
Text field/area
|
| 13 |
-
Link
|
| 14 |
-
Checkbox
|
| 15 |
-
Radio button
|
| 16 |
List
|
|
|
|
| 6 |
The screenshot images can be found in the folder "images" and the annotation file can be found under "annotations".
|
| 7 |
The annotation JSON largely follows the coco annotation structure with a few additional keys.
|
| 8 |
|
| 9 |
+
We have 7 total screen element categories:
|
| 10 |
+
Button,
|
| 11 |
+
Tab,
|
| 12 |
+
Text field/area,
|
| 13 |
+
Link,
|
| 14 |
+
Checkbox,
|
| 15 |
+
Radio button,
|
| 16 |
List
|