Update README.md
Browse files
README.md
CHANGED
@@ -23,6 +23,18 @@ UGround is a storng GUI visual grounding model trained with a simple recipe. Che
|
|
23 |
- **Point of Contact:** [Boyu Gou](mailto:[email protected])
|
24 |
|
25 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
26 |
- [x] Model Weights
|
27 |
- [x] Initial V1 (the one used in the paper)
|
28 |
- [x] Qwen2-VL-based V1
|
@@ -30,9 +42,6 @@ UGround is a storng GUI visual grounding model trained with a simple recipe. Che
|
|
30 |
- [x] 7B
|
31 |
- [ ] 72B
|
32 |
- [ ] V1.1
|
33 |
-
- [ ] 2B
|
34 |
-
- [ ] 7B
|
35 |
-
- [ ] 72B
|
36 |
- [ ] Code
|
37 |
- [x] Inference Code of UGround
|
38 |
- [x] Offline Experiments
|
@@ -51,17 +60,6 @@ UGround is a storng GUI visual grounding model trained with a simple recipe. Che
|
|
51 |
- [x] Online Demo (HF Spaces)
|
52 |
|
53 |
|
54 |
-
## Models
|
55 |
-
|
56 |
-
- Initial UGround-V1: https://huggingface.co/osunlp/UGround
|
57 |
-
- UGround-V1-2B (Qwen2-VL): https://huggingface.co/osunlp/UGround-V1-2B
|
58 |
-
- UGround-V1-7B (Qwen2-VL): https://huggingface.co/osunlp/UGround-V1-7B
|
59 |
-
- UGround-V1-72B (Qwen2-VL): Coming Soon
|
60 |
-
- UGround-V1.1-2B (Qwen2-VL): Coming Soon
|
61 |
-
- UGround-V1.1-7B (Qwen2-VL): Coming Soon
|
62 |
-
- UGround-V1.1-72B (Qwen2-VL): Coming Soon
|
63 |
-
|
64 |
-
|
65 |
|
66 |
|
67 |
## Main Results
|
|
|
23 |
- **Point of Contact:** [Boyu Gou](mailto:[email protected])
|
24 |
|
25 |
|
26 |
+
## Models
|
27 |
+
|
28 |
+
- Initial UGround-V1: https://huggingface.co/osunlp/UGround
|
29 |
+
- UGround-V1-2B (Qwen2-VL): https://huggingface.co/osunlp/UGround-V1-2B
|
30 |
+
- UGround-V1-7B (Qwen2-VL): https://huggingface.co/osunlp/UGround-V1-7B
|
31 |
+
- UGround-V1-72B (Qwen2-VL): Coming Soon
|
32 |
+
- UGround-V1.1-2B (Qwen2-VL): Coming Soon
|
33 |
+
- UGround-V1.1-7B (Qwen2-VL): Coming Soon
|
34 |
+
- UGround-V1.1-72B (Qwen2-VL): Coming Soon
|
35 |
+
|
36 |
+
## Release Plan
|
37 |
+
|
38 |
- [x] Model Weights
|
39 |
- [x] Initial V1 (the one used in the paper)
|
40 |
- [x] Qwen2-VL-based V1
|
|
|
42 |
- [x] 7B
|
43 |
- [ ] 72B
|
44 |
- [ ] V1.1
|
|
|
|
|
|
|
45 |
- [ ] Code
|
46 |
- [x] Inference Code of UGround
|
47 |
- [x] Offline Experiments
|
|
|
60 |
- [x] Online Demo (HF Spaces)
|
61 |
|
62 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
63 |
|
64 |
|
65 |
## Main Results
|