facenet-pytorch
CompreFace
Our great sponsors
facenet-pytorch | CompreFace | |
---|---|---|
1 | 16 | |
2,867 | 1,952 | |
- | 8.4% | |
1.5 | 9.5 | |
5 months ago | 13 days ago | |
Python | Java | |
MIT License | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
facenet-pytorch
-
Query regarding Multiple face recognization system
It's generally better to split the task into a multiple tasks. First I'd want to detect and extract faces. There are a number of pretrained models that you could use for that, e.g. https://github.com/timesler/facenet-pytorch, https://github.com/opencv/opencv/tree/master/data/haarcascades. Once you've extracted faces, you can train a facial recognition using something like a siamese network as you normally would.
CompreFace
-
[P] Facial Recognition with AWS Rekognition or Azure Vision
For face recognition - CompreFace. Disclaimer - I created it, as an alternative you can use MachineBox, but it's not open source and has limits. Also, I think, you will use some software to control the system, e.g. Frigate or Home Assistant, I think this repository can be useful for you.
-
Database for Face Recognition
If you have a really simple application, you can just save the encodings into the files. If not - it's better to use a database. SQL is ok. But for the best results, I would suggest using milvus.io, as it was created for saving vectors and finding the distances (I haven't tried it, though). If your final goal is not to learn face recognition basics, you can just use free ready to use solutions like CompreFace and Machinebox
-
CompreFace - Free and open-source self-hosted face recognition system
Free and Open-Source Face Recognition System that can be integrated into any system without prior AI knowledge: https://exadel.com/solutions/compreface/
- CompreFace - Free and open-source self-hosted face recognition system from Exadel
- CompreFace Version 0.5 is Live! Here’s What’s New
-
Facial Recognition software or library?
Have you considered CompreFace?
-
Process Frigate events with Facebox for presence detection
Also found out about the the[CompreFace](https://github.com/exadel-inc/CompreFace) project and added support for their facial recognition. So far the results have been pretty promising!
- CompreFace - Free and open-source face recognition system from Exadel
What are some alternatives?
double-take - Unified UI and API for processing and training images for facial recognition.
frigate - NVR with realtime local object detection for IP cameras
Face Recognition - The world's simplest facial recognition api for Python and the command line
librephotos - A self-hosted open source photo management service. This is the repository of the backend.
insightface - State-of-the-art 2D and 3D Face Analysis Project
Home Assistant - :house_with_garden: Open source home automation that puts local control and privacy first.
facenet - Face recognition using Tensorflow
react-native-camera - A Camera component for React Native. Also supports barcode scanning!
core - Home repository for .NET Core
core - Online IDE powered by Visual Studio Code ⚡️
milvus - An open-source vector database for scalable similarity search and AI applications.
ocr-tesseract-docker - OCR using Python, Tesseract and OpenCV in a Docker container