Instructions to use litert-community/yolox-tiny-litert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- LiteRT
How to use litert-community/yolox-tiny-litert with LiteRT:
# No code snippets available yet for this library. # To use this model, check the repository files and the library's documentation. # Want to help? PRs adding snippets are welcome at: # https://github.com/huggingface/huggingface.js
- Notebooks
- Google Colab
- Kaggle
Embed hero image
Browse files
README.md
CHANGED
|
@@ -13,6 +13,8 @@ tags:
|
|
| 13 |
|
| 14 |
# YOLOX-Tiny — LiteRT (CompiledModel GPU)
|
| 15 |
|
|
|
|
|
|
|
| 16 |
Megvii **YOLOX-Tiny** (COCO, Apache-2.0) re-authored to a **GPU-native** LiteRT `.tflite` via the
|
| 17 |
official **litert_torch** path (no onnx2tf). FP16, **10.4 MB**, input **416×416**.
|
| 18 |
|
|
|
|
| 13 |
|
| 14 |
# YOLOX-Tiny — LiteRT (CompiledModel GPU)
|
| 15 |
|
| 16 |
+

|
| 17 |
+
|
| 18 |
Megvii **YOLOX-Tiny** (COCO, Apache-2.0) re-authored to a **GPU-native** LiteRT `.tflite` via the
|
| 19 |
official **litert_torch** path (no onnx2tf). FP16, **10.4 MB**, input **416×416**.
|
| 20 |
|