| license: agpl-3.0 | |
| pipeline_tag: object-detection | |
| tags: | |
| - yolo | |
| - yolov8 | |
| - apple | |
| - coreml | |
| - ane | |
| - tracking | |
| ### YOLOv8 CoreML | |
| YOLOv8 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 | |
| Original weights: https://huggingface.co/Ultralytics/YOLOv8/tree/main | |
| Model sources: https://github.com/ultralytics/ultralytics |