NovatecConsulting/FaceRecognition-in-ARKit
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
ArchivedIntegrates Vision framework for real-time face detection with ARKit for spatial visualization, overlaying identified person labels directly on video feeds. Requires a custom-trained CoreML model (typically built via AWS/DIGITS with hundreds of training images per person, including an "unknown" category). Demonstrates the complete pipeline from face extraction through model inference, with training methodology documented in accompanying blog post.
838 stars. No commits in the last 6 months.
Stars
838
Forks
112
Language
Swift
License
MIT
Category
Last pushed
Mar 14, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/NovatecConsulting/FaceRecognition-in-ARKit"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
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
gsurma/edge_detector
HED real-time iOS edge detector.