deepface VS yolov8-face

Compare deepface vs yolov8-face and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
deepface yolov8-face
14 2
10,005 378
- -
9.6 4.7
5 days ago 27 days ago
Python Python
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.

deepface

Posts with mentions or reviews of deepface. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-22.

yolov8-face

Posts with mentions or reviews of yolov8-face. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.
  • [D] Face encoding and face clustering
    2 projects | /r/MachineLearning | 2 May 2023
    Hello. Q1: I have a large collection of files from which i have to encode faces. Until now, the fastest way i've found is to use a yolov8 finetune model (https://github.com/derronqi/yolov8-face) for face detection and the face_recognition library for encoding in a 128. I've tried using deepface but it's much slower.
  • [D] Fast face recognition over video
    3 projects | /r/MachineLearning | 22 Apr 2023
    Hijacking this comment because i've been working nonstop on my project thanks to your suggestion. I'm now using this https://github.com/derronqi/yolov8-face for face detection and still the old face_recognition for encodings. I'm clustering with dbscan and extracting frames with ffmpeg with -hwaccel on. I'm planning to try this: https://github.com/timesler/facenet-pytorch as it looks like it would be the fastest thing avaiable to process videos? Keep in mind i need to perform encoding other than just detection because i want to use DBscan (and later also facial recognition, but this might be done separately just by saving the encodings). let me know if you have any other suggestions, and thanks again for your help

What are some alternatives?

When comparing deepface and yolov8-face you can also consider the following projects:

insightface - State-of-the-art 2D and 3D Face Analysis Project

retinaface - RetinaFace: Deep Face Detection Library for Python

facenet - Face recognition using Tensorflow

yolov5-face - YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022)

facematch - Facematch is a tool to verifies if two photos contain the same person.

Adaptive-Face-Recognition

textgenrnn - Easily train your own text-generating neural network of any size and complexity on any text dataset with a few lines of code.

facenet-pytorch - Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models

EagleEye - Stalk your Friends. Find their Instagram, FB and Twitter Profiles using Image Recognition and Reverse Image Search.

inference - A fast, easy-to-use, production-ready inference server for computer vision supporting deployment of many popular model architectures and fine-tuned models.

CompreFace - Leading free and open-source face recognition system

segment-anything-video - MetaSeg: Packaged version of the Segment Anything repository