Novylab commited on
Commit
547329a
·
verified ·
1 Parent(s): 53aa589

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +16 -3
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