mdietrichstein/yolo-tiny-v1-mobile
Yolo for Android and iOS - Mobile Deep Learning Object Detection in Realtime written in Kotlin and Swift
This project helps mobile app developers integrate real-time object detection into their Android and iOS applications. It takes a pre-trained Yolo V1 model and converts it for deployment, allowing the app to identify and locate objects instantly using the device's camera. This is for mobile developers building applications that need to 'see' and react to objects in the real world.
105 stars. No commits in the last 6 months.
Use this if you are a mobile developer who wants to add real-time object detection capabilities to an Android or iOS application.
Not ideal if you need advanced features like tracking multiple objects seamlessly or require extremely high performance on older mobile hardware without further optimization.
Stars
105
Forks
32
Language
Jupyter Notebook
License
—
Category
Last pushed
Jan 14, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/mdietrichstein/yolo-tiny-v1-mobile"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ultralytics/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
mindspore-lab/mindyolo
A toolbox of yolo models and algorithms based on MindSpore
ultralytics/assets
Ultralytics assets
stephanecharette/DarkHelp
C++ wrapper library for Darknet