surendramaran/YOLO
YOLOv8, YOLOv9, YOLOv10, YOLOv11 in Mobile Devices, run different machine learning model inside Android and iOS.
This project helps mobile app developers integrate powerful object detection features, like identifying objects in photos or videos, directly into their Android or iOS applications. It takes pre-trained YOLO (You Only Look Once) machine learning models and provides the necessary code and examples to run them efficiently on mobile devices, resulting in apps that can 'see' and understand their surroundings. Mobile application developers building visual recognition features would use this.
195 stars. No commits in the last 6 months.
Use this if you are a mobile app developer wanting to add real-time object detection capabilities to your Android or iOS applications using YOLO models.
Not ideal if you are looking for a pre-built end-user application or if you are not a mobile app developer.
Stars
195
Forks
50
Language
Kotlin
License
—
Category
Last pushed
Sep 01, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/surendramaran/YOLO"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
ultralytics/ultralytics
Ultralytics YOLO 🚀
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX,...
kujason/avod
Code for 3D object detection for autonomous driving
aparsoft/yolo-streamlit-detection-tracking
Object detection and tracking algorithm implemented for Real-Time video streams and static images.
RizwanMunawar/yolov8-object-tracking
YOLOv8 Object Tracking Using PyTorch, OpenCV and Ultralytics