mlboydaisuke commited on
Commit
d1f23c5
·
verified ·
1 Parent(s): 3a75951

Embed hero image

Browse files
Files changed (1) hide show
  1. README.md +2 -0
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
+ ![YOLOX-Tiny — on-device detections (Pixel 8a, LiteRT CompiledModel GPU)](samples/sample.png)
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