/YOLOv8-seg-iOS

YOLOv8 instance segmentation on iOS using Core ML, Vision, TensorFlow Lite, PyTorch Mobile.

Primary LanguageSwift

YOLOv8-seg-iOS

YOLOv8 (Ultralytics) instance segmentation on iOS using Core ML (WIP), Vision, TensorFlow Lite, PyTorch Mobile.

 

TODO:

  • Inference using Core ML

Usage:

  1. Clone repository
  2. Install pods via CocoaPods
  3. Add your exported YOLOv8-seg models to the project
  4. Update the file paths inside ContentViewModel.swift with new file names or init new Core ML model