ultralytics/yolo-ios-app
Ultralytics YOLO iOS App source code for running YOLO in your own iOS apps 🌟
This project offers an iOS application and a Swift library for integrating real-time object detection into iPhone and iPad apps. It takes live camera feeds or images as input and outputs identified objects, their locations, and even their poses. This tool is for iOS app developers who want to add advanced computer vision features like detecting items in photos or segmenting objects from video streams directly on Apple devices.
449 stars.
Use this if you are an iOS developer looking to embed high-performance, real-time object detection, classification, segmentation, or pose estimation capabilities directly into your mobile applications.
Not ideal if you are looking for a pre-built, general-purpose object detection app for personal use rather than a development tool to build your own applications.
Stars
449
Forks
88
Language
Swift
License
AGPL-3.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/ultralytics/yolo-ios-app"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
Sharpiless/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中
laugh12321/TensorRT-YOLO
🚀 Easier & Faster YOLO Deployment Toolkit for NVIDIA 🛠️
facebookresearch/Ego4d
Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of...
ultralytics/yolo-flutter-app
Flutter plugin for Ultralytics YOLO
ryouchinsa/Rectlabel-support
RectLabel is an offline image annotation tool for object detection and segmentation.