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.

GitHub

834 stars
41 watching
114 forks
Language: Swift
last commit: over 6 years ago
Linked from 1 awesome list

arkitcoremlface-recognitioniosmachine-learning

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
hanleyweng/coreml-in-arkit A template project for using CoreML in ARKit to detect objects and display 3D labels above them in augmented reality 1,665
trancee/capacitor-google-mlkit-vision An app for on-device face detection using machine learning 12
natanielruiz/dockerface A tool that deploys a trained deep learning model for face detection on video and image inputs using a Docker container. 190
gali8/mokapp2017_face An ARKit-based app that uses the TrueDepth camera to display and manipulate 3D models of a user's face 22
ancestry/facecrop An image processing extension using Apple's Vision Framework to detect and center faces in images. 50
gali8/mokapp2017_world An ARKit-based app that enables users to explore their surroundings and interact with them in augmented reality using their face. 6
aofdev/vue-pwa-rekognition An application that uses Vue2 and Amazon Rekognition to analyze faces in images stored on S3. 41
serengil/retinaface A deep learning-based face detection library for Python with facial landmark extraction and alignment capabilities. 1,243
rsrbk/smiletounlock A Swift library that uses ARKit Face Tracking to detect a user's smile and unlock an app. 629
af001/pi-detector A system for facial recognition using a Raspberry Pi with AWS Rekognition and images from a camera. 78
ret2me/iot-owl A system for detecting and recognizing faces in real-time video streams from small IoT devices like Raspberry Pi. 7
mattlawer/facelandmarksdetection An iOS project using machine learning to detect facial landmarks in images 150
ferdinakusumah/face-recognition-webservice An API-based web service for face recognition using Python and Sanic framework 19
simformsolutionspvtltd/arkit-prototype An ARKit-based project demonstrating various augmented reality features and capabilities 267
jaimeivancervantes/facerecognition This project implements techniques for face recognition using PCA, Fisher's LDA, and SVMs. 39