null-void-Q/IOS-ObjectDetection
Yolov7 object-detection on IOS using coreml
This iOS app enables your iPhone or iPad to identify objects in real-time using its camera. It takes your device's live camera feed and overlays bounding boxes and labels on detected objects directly on the screen. Anyone who needs to identify or track objects visually using an Apple mobile device can use this tool.
Use this if you need an iOS app to perform immediate, on-device object recognition from a live camera feed.
Not ideal if you need to train custom object detection models or process images and videos offline on a computer.
Stars
15
Forks
3
Language
Swift
License
—
Category
Last pushed
Jan 05, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/null-void-Q/IOS-ObjectDetection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NovatecConsulting/FaceRecognition-in-ARKit
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy...
KleinYuan/Caffe2-iOS
Caffe2 on iOS Real-time Demo. Test with Your Own Model and Photos.
cocoa-ai/FacesVisionDemo
👀 iOS11 demo application for age and gender classification of facial images.
netguru/CarLens-iOS
CarLens - Recognize and Collect Cars
sacmehta/ESPNetv2-COREML
Semantic segmentation on iPhone using ESPNetv2