gen-cards: add Use-it markers
Browse files
README.md
CHANGED
|
@@ -23,6 +23,9 @@ The **dense-detector** counterpart to
|
|
| 23 |
[RF-DETR-CoreAI](https://huggingface.co/mlboydaisuke/RF-DETR-CoreAI): where the DETR family
|
| 24 |
needs no NMS, YOLOX is the classic `score = obj · cls` + **per-class NMS** pipeline.
|
| 25 |
|
|
|
|
|
|
|
|
|
|
| 26 |
## Bundle
|
| 27 |
|
| 28 |
- `yolox-s_float32.aimodel` — YOLOX-S, 640² input, 8.97M params, **fp32** (the ship dtype;
|
|
|
|
| 23 |
[RF-DETR-CoreAI](https://huggingface.co/mlboydaisuke/RF-DETR-CoreAI): where the DETR family
|
| 24 |
needs no NMS, YOLOX is the classic `score = obj · cls` + **per-class NMS** pipeline.
|
| 25 |
|
| 26 |
+
<!-- gen-cards:use-it begin id=yolox-s (managed by scripts/gen-cards — edit cards.json / QuickStart.swift, not this block) -->
|
| 27 |
+
<!-- gen-cards:use-it end -->
|
| 28 |
+
|
| 29 |
## Bundle
|
| 30 |
|
| 31 |
- `yolox-s_float32.aimodel` — YOLOX-S, 640² input, 8.97M params, **fp32** (the ship dtype;
|