File size: 402 Bytes
0d60b6c |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 |
---
license: agpl-3.0
pipeline_tag: object-detection
tags:
- yolo
- yolov9
- apple
- coreml
- ane
- tracking
---
### YOLOv9 CoreML
YOLOv9 models converted to CoreML format.
Using:
- pytorch 2.2.0
- coremltools 7.2
- ultralytics 8.2.35
Tested on:
- M1
- M1 Ultra
- M4 (iPad Pro 2024)
Models can be run using Apple Neural Engine
Model sources: https://github.com/ultralytics/ultralytics |