Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge. Learn more →
Deepface Alternatives
Similar projects and alternatives to deepface
-
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
textgenrnn
Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.
-
facematch
Facematch is a tool to verifies if two photos contain the same person.
-
EagleEye
Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.
-
-
face-movie
Automatically create a time-lapse morph sequence of a face using OpenCV and Dlib.
-
InfluxDB
Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
-
-
facial-recognition
Facial Recognition Group Project - controlling user login using facial recognition.
-
Face Recognition
The world's simplest facial recognition api for Python and the command line
-
U-2-Net
The code for our newly accepted paper in Pattern Recognition 2020: "U^2-Net: Going Deeper with Nested U-Structure for Salient Object Detection."
-
facenet-pytorch
Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
-
-
face-parsing.PyTorch
Using modified BiSeNet for face parsing in PyTorch
-
6DRepNet
Official Pytorch implementation of 6DRepNet: 6D Rotation representation for unconstrained head pose estimation.
-
CNNGestureRecognizer
Gesture recognition via CNN. Implemented in Keras + Tensorflow/Theano + OpenCV
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
deepface reviews and mentions
- [D] Fast face recognition over video
-
How to do Human Head Segmentation from images?
You might also want to categorize using either mediapose's holistic model which includes the face mesh or maybe something that gauges emotion like this: https://github.com/serengil/deepface
-
Any algorithm to get coordinates of classified face?
deepface - newer version which has multiple face detectors in it you can mess with, dlib included. Also does face recognition.
-
hey guys which is the best tool for making facial recognition using single image in deep learning
If you're looking for models / planning to write some code yourself: Have a look at ArcFace for recognition and RetinaFace for face detection by Insightface. DeepFace repository might also be worth a try.
-
Models for facial identification?
DeepFace: https://github.com/serengil/deepface
-
Best Face Landmark Detection models
DeepFace utilizes a collection of different face detection models listed here: models = ["VGG-Face", "Facenet", "Facenet512", "OpenFace", "DeepFace", "DeepID", "ArcFace", "Dlib", "SFace"]
-
Best models / libraries for fast, batch face recognition/extraction
If you want to extract the template/embedding and do matching, AdaFace is the new hotness, but I also recommend ArcFace for all of your face detection and recognition needs. If you want something that works well out of the box, check out https://github.com/serengil/deepface and https://github.com/deepinsight/insightface.
-
A note from our sponsor - InfluxDB
www.influxdata.com | 7 Dec 2023
Stats
serengil/deepface is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of deepface is Python.