shubham0204/FaceRecognition_With_FaceNet_Android
Face Recognition using the FaceNet model and MLKit on Android.
This project helps developers integrate face recognition and classification capabilities into Android applications. You provide the app with a collection of images of individuals, organized into named folders, and it processes them to recognize those people from a live camera feed. This is intended for Android app developers looking to add an on-device facial identification feature without needing to retrain a machine learning model for each new person.
329 stars. No commits in the last 6 months.
Use this if you are an Android developer who needs to build an app that can identify specific individuals from a live camera feed using pre-stored images, directly on the device.
Not ideal if you require extremely high accuracy for critical production applications, as the FaceNet model's detection accuracy might not always be sufficient.
Stars
329
Forks
106
Language
Kotlin
License
Apache-2.0
Category
Last pushed
Jul 27, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/shubham0204/FaceRecognition_With_FaceNet_Android"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
FaceONNX/FaceONNX
Face recognition and analytics library based on deep neural networks and ONNX runtime
Youknow2509/cio_verify_face
Microservice system for real-time face-based check-in/check-out, providing scalable facial...
newTypeGeek/face-recognition
Perform face recognition in video stream for registered members
AIArabicProjects/face-recognition
Face Recognition System
Victor-Sarris/Totem-Reconhecimento-Facial
Facial recognition totem made with a Labrador model Single Board Computer (SBC), ESP32 and 7P...