Datasets:
update results
Browse files- README.md +10 -0
- assets/gseval.png +3 -0
- assets/gseval_box.png +3 -0
README.md
CHANGED
@@ -11,6 +11,16 @@ configs:
|
|
11 |
|
12 |
GSEval is a meticulously curated evaluation benchmark consisting of 3,800 images, designed to assess the performance of pixel-level and bounding box-level grounding models. It evaluates how well AI systems can understand and localize objects or regions in images based on natural language descriptions.
|
13 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
## ๐ Download GSEval
|
15 |
```
|
16 |
git lfs install
|
|
|
11 |
|
12 |
GSEval is a meticulously curated evaluation benchmark consisting of 3,800 images, designed to assess the performance of pixel-level and bounding box-level grounding models. It evaluates how well AI systems can understand and localize objects or regions in images based on natural language descriptions.
|
13 |
|
14 |
+
## ๐ Results
|
15 |
+
<div align="center">
|
16 |
+
<img src="./assets/gseval.png">
|
17 |
+
</div>
|
18 |
+
|
19 |
+
<div align="center">
|
20 |
+
<img src="./assets/gseval_box.png">
|
21 |
+
</div>
|
22 |
+
|
23 |
+
|
24 |
## ๐ Download GSEval
|
25 |
```
|
26 |
git lfs install
|
assets/gseval.png
ADDED
![]() |
Git LFS Details
|
assets/gseval_box.png
ADDED
![]() |
Git LFS Details
|