ultralytics/yolo-ios-app
iOS Swift package and app that runs YOLO11 and YOLO26 models for real-time on-device vision inference.

This repository provides a Swift package and iOS app for running YOLO object detection and segmentation models directly on Apple devices using Core ML. The SDK converts Ultralytics YOLO models for deployment on iOS, supporting real-time inference for object detection, instance segmentation, semantic segmentation, classification, pose estimation, and oriented bounding box detection. It offers both legacy YOLO11 with Core ML NMS and newer YOLO26 models with Swift-side postprocessing.
Frequently asked
- What is ultralytics/yolo-ios-app?
- iOS Swift package and app that runs YOLO11 and YOLO26 models for real-time on-device vision inference.
- Is yolo-ios-app open source?
- Yes — ultralytics/yolo-ios-app is open source, released under the AGPL-3.0 license.
- What language is yolo-ios-app written in?
- ultralytics/yolo-ios-app is primarily written in Swift.
- How popular is yolo-ios-app?
- ultralytics/yolo-ios-app has 490 stars on GitHub.
- Where can I find yolo-ios-app?
- ultralytics/yolo-ios-app is on GitHub at https://github.com/ultralytics/yolo-ios-app.