FaceRecognition-in-ARKit
Face detector
Detects faces in ARKit-enabled images using Vision-API and a trained CoreML model to identify specific individuals.
Detects faces using the Vision-API and runs the extracted face through a CoreML-model to identiy the specific persons.
835 stars
41 watching
114 forks
Language: Swift
last commit: almost 7 years ago
Linked from 1 awesome list
arkitcoremlface-recognitioniosmachine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
| A template project for using CoreML in ARKit to detect objects and display 3D labels above them in augmented reality | 1,670 |
| An app for on-device face detection using machine learning | 13 |
| A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. | 190 |
| An ARKit-based app that uses the TrueDepth camera to display and manipulate 3D models of a user's face | 22 |
| An image processing extension using Apple's Vision Framework to detect and center faces in images. | 50 |
| An ARKit-based app that enables users to explore their surroundings and interact with them in augmented reality using their face. | 6 |
| An application that uses Vue2 and Amazon Rekognition to analyze faces in images stored on S3. | 41 |
| A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. | 1,284 |
| A Swift library that uses ARKit Face Tracking to detect a user's smile and unlock an app. | 628 |
| A system for facial recognition using a Raspberry Pi with AWS Rekognition and images from a camera. | 78 |
| A system for detecting and recognizing faces in real-time video streams from small IoT devices like Raspberry Pi. | 7 |
| An iOS project using machine learning to detect facial landmarks in images | 150 |
| An API-based web service for face recognition using Python and Sanic framework | 19 |
| An ARKit-based project demonstrating various augmented reality features and capabilities | 268 |
| This project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs. | 39 |