awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Face Embedding Extractors · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesFace Embedding Extractors

Utilities for generating normalized vector representations from facial images for similarity comparison.

Distinguishing note: Focuses on the extraction of biometric embeddings rather than general image processing or computer vision tasks.

Explore 1 awesome GitHub repository matching artificial intelligence & ml · Face Embedding Extractors. Refine with filters or upvote what's useful.

  1. Home
  2. Artificial Intelligence & ML
  3. Face Embedding Extractors

Awesome Face Embedding Extractors GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • deepinsight/insightface

    deepinsight/insightface

    27,893View on GitHub↗

    InsightFace is a comprehensive deep learning framework designed for face recognition, biometric identity verification, and feature extraction. It provides a specialized engine for one-to-one verification and one-to-many identification tasks, utilizing convolutional neural networks to transform raw image pixels into high-dimensional vector embeddings. The project includes a complete toolkit for detecting, aligning, and processing facial data to ensure consistent identity discrimination. Beyond core recognition, the platform distinguishes itself through an extensive model management and optimiz

    InsightFace extracts face embeddings by sending cropped images to a private endpoint and saving the returned normalized vectors for offline similarity comparisons.

    Pythonage-estimationarcfaceface-alignment
    27,893View on GitHub↗