docs: HF model card — best-of-both front-matter derived from manifest
Browse files
README.md
CHANGED
|
@@ -1,19 +1,22 @@
|
|
| 1 |
---
|
| 2 |
-
tags:
|
| 3 |
-
- OpenRAL
|
| 4 |
-
- rskill
|
| 5 |
-
- detector
|
| 6 |
-
- object-detection
|
| 7 |
-
- open-vocabulary
|
| 8 |
-
- zero-shot
|
| 9 |
-
- omdet-turbo
|
| 10 |
-
- on-demand
|
| 11 |
-
- locate-in-view
|
| 12 |
-
license: apache-2.0
|
| 13 |
language:
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
base_model:
|
| 16 |
-
|
| 17 |
---
|
| 18 |
|
| 19 |
# rskill-omdet-turbo-locator
|
|
|
|
| 1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
language:
|
| 3 |
+
- en
|
| 4 |
+
license: apache-2.0
|
| 5 |
+
pipeline_tag: object-detection
|
| 6 |
+
tags:
|
| 7 |
+
- OpenRAL
|
| 8 |
+
- rskill
|
| 9 |
+
- detector
|
| 10 |
+
- object-detection
|
| 11 |
+
- any
|
| 12 |
+
- open-vocabulary
|
| 13 |
+
- zero-shot
|
| 14 |
+
- omdet-turbo
|
| 15 |
+
- on-demand
|
| 16 |
+
- locate-in-view
|
| 17 |
+
inference: false
|
| 18 |
base_model:
|
| 19 |
+
- omlab/omdet-turbo-swin-tiny-hf
|
| 20 |
---
|
| 21 |
|
| 22 |
# rskill-omdet-turbo-locator
|