awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

7 Repos

Awesome GitHub RepositoriesFace Embeddings

Generation of numerical vector representations for facial features to enable matching.

Distinguishing note: Specifically covers the vectorization process for facial recognition.

Explore 7 awesome GitHub repositories matching artificial intelligence & ml · Face Embeddings. Refine with filters or upvote what's useful.

Awesome Face Embeddings GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • photoprism/photoprismAvatar von photoprism

    photoprism/photoprism

    39,816Auf GitHub ansehen↗

    PhotoPrism is a self-hosted digital asset management platform designed to organize, classify, and manage large collections of photos and videos on personal infrastructure. It functions as a private alternative to cloud-based services, ensuring that all media remains under the user's control. The platform utilizes neural-network-based media analysis to automatically detect objects, faces, and locations, providing a comprehensive, AI-powered approach to library organization. The project distinguishes itself through its containerized architecture, which simplifies deployment and lifecycle manage

    Creates unique numerical vectors for detected faces to enable accurate matching and clustering.

    Goaigolanggoogle-photos
    Auf GitHub ansehen↗39,816
  • serengil/deepfaceAvatar von serengil

    serengil/deepface

    22,226Auf GitHub ansehen↗

    Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a modular pipeline that handles the entire lifecycle of facial processing, including detection, geometric alignment, and the transformation of facial images into high-dimensional numerical vector embeddings for identity verification and similarity comparison. The library distinguishes itself through a model ensemble approach, which combines predictions from multiple pre-trained neural networks to improve classification accuracy and reduce bias. It also integrates advanced security fe

    Transforms facial images into numerical vector representations for mathematical comparison.

    Pythonage-predictionarcfacedeep-learning
    Auf GitHub ansehen↗22,226
  • davidsandberg/facenetAvatar von davidsandberg

    davidsandberg/facenet

    14,326Auf GitHub ansehen↗

    FaceNet is a facial recognition framework designed to transform facial images into high-dimensional numerical embeddings for identity verification and recognition. It provides a deep learning face embedder that maps facial features into a Euclidean space where distance corresponds to facial similarity. The system includes tools for both supervised and unsupervised identity management. It features a face identity classifier for categorizing images into known identity classes and an unsupervised clustering tool to group similar facial embeddings together without predefined labels. The framewor

    Transforms facial images into high-dimensional numerical vectors for identity recognition and clustering.

    Python
    Auf GitHub ansehen↗14,326
  • exadel-inc/comprefaceAvatar von exadel-inc

    exadel-inc/CompreFace

    7,782Auf GitHub ansehen↗

    CompreFace is a facial recognition system designed for human face detection, identification, and biometric identity verification. It provides a registry of known people and the ability to match faces in images against this database to determine a specific identity. The system extracts facial landmarks to map geometry and analyzes physical attributes including age, gender, and head pose. It can also verify whether two different images belong to the same individual. The project is implemented as a microservice-based deployment utilizing a REST API gateway and a PostgreSQL metadata store. It in

    Generates numerical vector embeddings of faces to enable efficient identity matching via distance calculations.

    Javacomputer-visiondockerdocker-compose
    Auf GitHub ansehen↗7,782
  • xlite-dev/lite.ai.toolkitAvatar von xlite-dev

    xlite-dev/lite.ai.toolkit

    4,413Auf GitHub ansehen↗

    lite.ai.toolkit ist ein C++ Computer-Vision-Toolkit für Edge-KI-Deployments. Es ermöglicht die Ausführung vortrainierter Modelle für Objekterkennung, Bildklassifizierung und Segmentierung auf ressourcenbeschränkten Geräten. Das Projekt bietet eine Multi-Backend-Inferenz-Engine, die die ONNX-Model-Runtime unterstützt, wodurch KI-Modelle auf verschiedenen Hardware-Zielen ausgeführt werden können. Es enthält eine GPU-beschleunigte Pipeline speziell für NVIDIA-Hardware, um Latenzen zu reduzieren und die Verarbeitungsgeschwindigkeit zu erhöhen. Das Toolkit deckt ein breites Spektrum an Funktionen zur Gesichtsanalyse ab, einschließlich Emotionserkennung, Geschlechts- und Altersschätzung sowie Kopfhaltungserkennung. Es bietet zudem Tools für die Gesichtserkennung durch die Extraktion von Feature-Embeddings und die Berechnung der Kosinus-Ähnlichkeit zur Identitätsprüfung. Zusätzliche Funktionen umfassen Image-Matting zur Vordergrundisolierung, Kolorierung von Graustufenbildern und künstlerischen Style-Transfer.

    Generates numerical vector embeddings from facial features for identity matching.

    C++
    Auf GitHub ansehen↗4,413
  • zhaoj9014/face.evolveAvatar von ZhaoJ9014

    ZhaoJ9014/face.evoLVe

    3,586Auf GitHub ansehen↗

    face.evoLVe is a deep learning library designed for the training and deployment of facial recognition models. It provides a comprehensive framework for converting facial images into numerical feature vectors, enabling identity verification and similarity analysis across large-scale datasets. The project facilitates the entire lifecycle of facial analysis, from dataset preparation and image standardization to distributed model training. It includes utilities for detecting facial landmarks and applying geometric transformations to ensure consistent input orientation, as well as data augmentatio

    Generates numerical vector representations from facial features to facilitate identity matching.

    Pythonartificial-intelligencecomputer-visionconvolutional-neural-network
    Auf GitHub ansehen↗3,586
  • vladmandic/humanAvatar von vladmandic

    vladmandic/human

    2,999Auf GitHub ansehen↗

    Human is a TensorFlow.js computer vision library used for face, body, and hand tracking within the browser or Node.js. It provides a framework for human pose and gesture tracking, facial recognition, and biometric liveness detection to verify a live human presence. The project distinguishes itself through a full suite of identity and motion tools, including a facial recognition framework that generates embeddings for similarity matching and a background segmenter for separating humans from their environment. It incorporates a liveness detector to prevent spoofing during facial analysis. The

    Extracts unique numerical descriptors from face images to represent facial features for biometric comparison.

    HTMLage-estimationbody-segmentationbody-tracking
    Auf GitHub ansehen↗2,999
  1. Home
  2. Artificial Intelligence & ML
  3. Face Embeddings