docs: HF model card — best-of-both front-matter derived from manifest
Browse files
README.md
CHANGED
|
@@ -1,17 +1,21 @@
|
|
| 1 |
---
|
| 2 |
-
tags:
|
| 3 |
-
- OpenRAL
|
| 4 |
-
- rskill
|
| 5 |
-
- detector
|
| 6 |
-
- object-detection
|
| 7 |
-
- rt-detr
|
| 8 |
-
- onnx
|
| 9 |
-
- coco
|
| 10 |
-
license: apache-2.0
|
| 11 |
language:
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
base_model:
|
| 14 |
-
|
|
|
|
|
|
|
| 15 |
---
|
| 16 |
|
| 17 |
# rskill-rtdetr-coco-r18
|
|
|
|
| 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 |
+
- rt-detr
|
| 13 |
+
- onnx
|
| 14 |
+
- coco
|
| 15 |
base_model:
|
| 16 |
+
- PekingU/rtdetr_r18vd_coco_o365
|
| 17 |
+
base_model_relation: finetune
|
| 18 |
+
inference: false
|
| 19 |
---
|
| 20 |
|
| 21 |
# rskill-rtdetr-coco-r18
|