Datasets:
ArXiv:
License:
OscarDo93589
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -2,3 +2,13 @@
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
|
5 |
+
# GUI Grounding Pre-training Data for OS-ATLAS
|
6 |
+
|
7 |
+
This document describes the acquisition of the pre-training data used by OS-ATLAS.
|
8 |
+
|
9 |
+
***
|
10 |
+
Tips: In GUI grounding data, the position of the target element is recorded in the `bbox` key, represented by `[left, top, right, bottom]`.
|
11 |
+
Each value is a [0, 1] decimal number indicating the ratio of the corresponding position to the width or height of the image.
|
12 |
+
***
|
13 |
+
|
14 |
+
|