omarmhaimdat/face_ai
Face Recognition and Detection on iOS Using Native Swift Code, Core ML, and ARKit
This project helps iOS app developers add robust face recognition and detection capabilities to their applications. It takes live camera input or images and identifies faces, their features, and even classifies them, providing rich visual data within the app. Mobile app developers working on security, social media, or augmented reality applications would find this beneficial.
128 stars. No commits in the last 6 months.
Use this if you are an iOS developer looking to integrate advanced facial detection and recognition features directly into your Swift-based mobile applications.
Not ideal if you need a backend solution for large-scale facial processing or are developing for platforms other than iOS.
Stars
128
Forks
33
Language
Swift
License
MIT
Category
Last pushed
Apr 18, 2020
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/omarmhaimdat/face_ai"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
apple/coremltools
Core ML tools contain supporting tools for Core ML model conversion, editing, and validation.
hollance/YOLO-CoreML-MPSNNGraph
Tiny YOLO for iOS implemented using CoreML but also using the new MPS graph API.
tensorflow/swift-apis
Swift for TensorFlow Deep Learning Library
hanleyweng/CoreML-in-ARKit
Simple project to detect objects and display 3D labels above them in AR. This serves as a basic...
hollance/Forge
A neural network toolkit for Metal