anime-face-detector
Face Recognition
Our great sponsors
anime-face-detector | Face Recognition | |
---|---|---|
1 | 21 | |
133 | 45,365 | |
- | - | |
7.6 | 4.3 | |
3 days ago | 10 days ago | |
Python | Python | |
MIT License | MIT License |
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.
anime-face-detector
Face Recognition
-
student in desperate need of help/ guidance
You could start with DLIB and Geitgey's Face Recognition. They are pretty off-the-shelf packages, which should run fine on a single Intel processor (considering it's not too old).
-
suggestion on an image management/image regconition software
I tried https://github.com/ageitgey/face_recognition and https://github.com/esimov/pigo so far and they both work OK, but from there, you would need to add EXIF tags into your pictures, so they can be picked up by img-DB.
-
How to embed a dlib based face recognition library written in python?
I want use this library: https://github.com/ageitgey/face_recognition. Its a python library based on https://dlib.net for face recognition
- Automatically Annotating Individual Faces
- help building a tool
- Facial recognition
-
I need to create a python program which uses camera to take photos and feed the identity data into a database. I have a Raspberry pi 3a+ 512mb ram. Is it possible and any tips?
sudo pip3 install face_recognition git clone --single-branch https://github.com/ageitgey/face_recognition.git
-
Photo auto-tagging and facial rec scripts/apps
There's quite a few decent python scripts/libraries that would do the job quite simply, such as https://github.com/ageitgey/face_recognition so you could script something up reasonably easily.
- How Much Does Integration with Facial Recognition Software Cost?
- Is there a site that will look for AI generated images?
What are some alternatives?
insightface - State-of-the-art 2D and 3D Face Analysis Project
CompreFace - Leading free and open-source face recognition system
milvus - Vector database for scalable similarity search and AI applications.
OpenCV - Open Source Computer Vision Library
Dlib - A toolkit for making real world machine learning and data analysis applications in C++
Kornia - Open Source Differentiable Computer Vision Library
EasyOCR - Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
tesseract-ocr - Tesseract Open Source OCR Engine (main repository)
EagleEye - Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
SimpleCV - The Open Source Framework for Machine Vision
facenet-pytorch - Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
facenet - Face recognition using Tensorflow