yolov8-face VS Adaptive-Face-Recognition

Compare yolov8-face vs Adaptive-Face-Recognition and see what are their differences.

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
yolov8-face Adaptive-Face-Recognition
2 2
386 5
- -
4.7 3.0
about 1 month ago about 1 year ago
Python Python
GNU General Public License v3.0 only MIT License
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.

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

Adaptive-Face-Recognition

Posts with mentions or reviews of Adaptive-Face-Recognition. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-02.

What are some alternatives?

When comparing yolov8-face and Adaptive-Face-Recognition you can also consider the following projects:

retinaface - RetinaFace: Deep Face Detection Library for Python

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

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

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