Skip to content

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

License

Notifications You must be signed in to change notification settings

MaciDE/YOLOv8-seg-iOS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

YOLOv8-seg-iOS

YOLO11 / 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 YOLO11-seg or YOLOv8-seg models to the project
  4. Update the file paths inside ContentViewModel.swift with new file names or init new Core ML model

About

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

Topics

Resources

License

Stars

Watchers

Forks