Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ pipeline_tag: zero-shot-object-detection
|
|
7 |
---
|
8 |
|
9 |
|
10 |
-
# MM Grounding DINO (tiny variant
|
11 |
|
12 |
[MM Grounding DINO](https://arxiv.org/abs/2401.02361) model was proposed in [An Open and Comprehensive Pipeline for Unified Object Grounding and Detection](https://arxiv.org/abs/2401.02361) by Xiangyu Zhao, Yicheng Chen, Shilin Xu, Xiangtai Li, Xinjiang Wang, Yining Li, Haian Huang.
|
13 |
|
@@ -61,8 +61,8 @@ for box, score, labels in zip(result["boxes"], result["scores"], result["labels"
|
|
61 |
## Training Data
|
62 |
|
63 |
This model was trained on:
|
64 |
-
- [Objects365v1](https://
|
65 |
-
- [GOLD-G](https://arxiv.org/abs/2104.12763)
|
66 |
|
67 |
|
68 |
## Evaluation results
|
|
|
7 |
---
|
8 |
|
9 |
|
10 |
+
# MM Grounding DINO (tiny variant)
|
11 |
|
12 |
[MM Grounding DINO](https://arxiv.org/abs/2401.02361) model was proposed in [An Open and Comprehensive Pipeline for Unified Object Grounding and Detection](https://arxiv.org/abs/2401.02361) by Xiangyu Zhao, Yicheng Chen, Shilin Xu, Xiangtai Li, Xinjiang Wang, Yining Li, Haian Huang.
|
13 |
|
|
|
61 |
## Training Data
|
62 |
|
63 |
This model was trained on:
|
64 |
+
- [Objects365v1](https://www.objects365.org/overview.html)
|
65 |
+
- [GOLD-G](https://arxiv.org/abs/2104.12763)
|
66 |
|
67 |
|
68 |
## Evaluation results
|