Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -62,6 +62,10 @@ for box, score, labels in zip(result["boxes"], result["scores"], result["labels"
|
|
62 |
## Training Data
|
63 |
|
64 |
This model was trained on:
|
|
|
|
|
|
|
|
|
65 |
- [GroundingCap-1M](https://arxiv.org/abs/2501.18954)
|
66 |
|
67 |
|
|
|
62 |
## Training Data
|
63 |
|
64 |
This model was trained on:
|
65 |
+
- [Objects365v1](https://www.objects365.org/overview.html)
|
66 |
+
- [GOLD-G](https://arxiv.org/abs/2104.12763)
|
67 |
+
- [GRIT](https://huggingface.co/datasets/zzliang/GRIT)
|
68 |
+
- [V3Det](https://github.com/V3Det/V3Det)
|
69 |
- [GroundingCap-1M](https://arxiv.org/abs/2501.18954)
|
70 |
|
71 |
|