yolov5-face VS yolov8-face

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

yolov5-face

YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931) ECCV Workshops 2022) (by deepcam-cn)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
yolov5-face yolov8-face
2 2
1,941 386
1.9% -
3.7 4.7
about 1 month ago about 1 month ago
Python Python
GNU General Public License v3.0 only 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.

yolov5-face

Posts with mentions or reviews of yolov5-face. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-11.

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 yolov5-face and yolov8-face you can also consider the following projects:

AnonFACES

retinaface - RetinaFace: Deep Face Detection Library for Python

DeepPrivacy - DeepPrivacy: A Generative Adversarial Network for Face Anonymization

deepface - A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python

Adaptive-Face-Recognition

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

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

anylabeling - Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything, MobileSAM!!

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