YOLOv8 (Ultralytics) instance segmentation on iOS using Core ML (WIP), Vision, TensorFlow Lite, PyTorch Mobile.
- Inference using Core ML
- Clone repository
- Install pods via CocoaPods
- Add your exported YOLOv8-seg models to the project
- Update the file paths inside
ContentViewModel.swift
with new file names or init new Core ML model