FaceRecognition_With_FaceNet_Android and facene

These are competitors—both implement FaceNet-based face recognition systems, with A targeting mobile deployment via Android/MLKit while B focuses on TensorFlow-based server-side processing, offering alternative approaches to the same face identification task.

facene
21
Experimental
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 24/25
Maintenance 10/25
Adoption 0/25
Maturity 11/25
Community 0/25
Stars: 329
Forks: 106
Downloads:
Commits (30d): 0
Language: Kotlin
License: Apache-2.0
Stars:
Forks:
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
No Package No Dependents

About FaceRecognition_With_FaceNet_Android

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.

Android development mobile app features on-device AI user authentication security applications

About facene

nmiganh/facene

👤 Implement face recognition using TensorFlow, featuring advanced techniques for accurate identification and clustering of faces in images.

Scores updated daily from GitHub, PyPI, and npm data. How scores work