[D] Face encoding and face clustering

This page summarizes the projects mentioned and recommended in the original post on /r/MachineLearning

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • yolov8-face

    yolov8 face detection with landmark

  • 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.

  • Hey, checkout my github project for advanced facial recognition here. My system will be able to build these face descriptors per-person in the data loading set, and you should be able to (after providing an example per-person) build a recognition model to learn and therefore cluster the faces in your dataset

  • 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.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts