mlboydaisuke commited on
Commit
b07a8d9
·
verified ·
1 Parent(s): 90b2d0c

Add README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -20,6 +20,8 @@ tags:
20
 
21
  NMS-free object detection. 640×640 input, 80 COCO classes.
22
 
 
 
23
  Core ML conversion of [ultralytics/ultralytics](https://github.com/ultralytics/ultralytics) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
24
 
25
  | | |
 
20
 
21
  NMS-free object detection. 640×640 input, 80 COCO classes.
22
 
23
+ <p><img src="https://huggingface.co/mlboydaisuke/YOLO26s-CoreML/resolve/main/media/bc27d62111.png" alt="YOLO26s demo"></p>
24
+
25
  Core ML conversion of [ultralytics/ultralytics](https://github.com/ultralytics/ultralytics) for on-device inference on iPhone, iPad and Mac. Converted with `coremltools`; the packages are stateless, so all sequencing and buffering lives in your Swift code.
26
 
27
  | | |