Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
---
|
| 4 |
+
|
| 5 |
+
We share a comprehensive GUI instruction grounding dataset. It contains 2646 desktop screenshot images along with their annotations.
|
| 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
|