awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
exadel-inc avatar

exadel-inc/CompreFace

0
View on GitHub↗
7,782 स्टार्स·1,060 फोर्क्स·Java·apache-2.0·5 व्यूज़exadel.com/accelerator-showcase/compreface↗

CompreFace

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 includes role-based access control to manage user permissions and administrative settings.

Features

  • Identity Matching - Matches detected faces against a registry of known individuals to determine their specific identity.
  • Identity Verifications - Verifies whether two different images belong to the same person.
  • Face Detection - Detects human faces within images and retrieves their coordinates.
  • Face Embeddings - Generates numerical vector embeddings of faces to enable efficient identity matching via distance calculations.
  • Face Recognition - Performs automated identification of individuals within image datasets by matching against known faces.
  • Facial Recognition - Provides a comprehensive system for identifying individuals from digital images using biometric data.
  • Biometric Verifications - Compares two faces to determine if they belong to the same person to confirm an identity.
  • RESTful - Provides a RESTful API gateway to expose facial recognition and analysis features to external clients.
  • Biometric Face Verification - Performs biometric face verification by matching an image against a known identity.
  • Facial Analysis Tools - Extracts facial attributes including age, gender, and head pose to analyze a person's appearance.
  • Facial Analysis Toolkits - Analyzes physical attributes such as age, gender, and head pose for facial data understanding.
  • Facial Landmark Analysis - Maps geometric points on a face to track features and facial structure.
  • Facial Landmark Detection - Identifies specific facial landmarks to map the geometry of a human face.
  • PostgreSQL Persistence - Uses PostgreSQL to persist facial metadata and identity registries.
  • Role-Based Access Control - Includes role-based access control to manage administrative settings and API permissions.
  • Microservice Architectures - Utilizes a microservice architecture to decouple the API gateway and web interface from the machine learning models.
  • कंप्यूटर विज़न - REST-based face recognition system for easy integration.
  • Face Recognition and Analysis - Open-source face recognition service with REST API.
  • Automation Tools - Listed in the “Automation Tools” section of the Awesome Selfhosted awesome list.

स्टार हिस्ट्री

exadel-inc/compreface के लिए स्टार हिस्ट्री चार्टexadel-inc/compreface के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

CompreFace के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो CompreFace के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • serengil/deepfaceserengil का अवतार

    serengil/deepface

    22,226GitHub पर देखें↗

    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

    Pythonage-predictionarcfacedeep-learning
    GitHub पर देखें↗22,226
  • xlite-dev/lite.ai.toolkitxlite-dev का अवतार

    xlite-dev/lite.ai.toolkit

    4,413GitHub पर देखें↗

    lite.ai.toolkit is a C++ computer vision toolkit designed for edge AI deployment. It enables the execution of pre-trained models for object detection, image classification, and segmentation on resource-constrained devices. The project features a multi-backend inference engine that supports the ONNX model runtime, allowing AI models to run across different hardware targets. It includes a GPU-accelerated pipeline specifically for NVIDIA hardware to reduce latency and increase processing speed. The toolkit covers a broad range of facial analysis capabilities, including emotion detection, gender

    C++
    GitHub पर देखें↗4,413
  • ageitgey/face_recognitionageitgey का अवतार

    ageitgey/face_recognition

    56,504GitHub पर देखें↗

    This is a Python facial recognition library designed to detect, encode, and identify human faces in images and video. It functions as a biometric identification tool that converts facial features into numerical encodings to compare and match identities. The library provides a computer vision command line interface for batch processing face detection and recognition tasks across image directories. It also supports a GPU accelerated vision API that utilizes CUDA and NVIDIA hardware to increase the speed of facial analysis and identification. Its capabilities cover human face detection and faci

    Pythonface-detectionface-recognitionmachine-learning
    GitHub पर देखें↗56,504
  • justadudewhohacks/face-api.jsjustadudewhohacks का अवतार

    justadudewhohacks/face-api.js

    17,869GitHub पर देखें↗

    face-api.js is a TensorFlow.js face recognition library and browser-based computer vision API. It provides tools for performing face detection, recognition, and landmark prediction within browsers and Node.js. The library includes a biometric identity descriptor generator that creates numerical vectors to compare identity and similarity between images. It features a facial landmark detection tool for mapping sixty-eight specific coordinate points on a face, as well as an age and gender estimation model. Its capabilities cover real-time facial analysis, including the recognition of facial exp

    TypeScriptage-estimationemotion-recognitionface-detection
    GitHub पर देखें↗17,869
CompreFace के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

exadel-inc/compreface क्या करता है?

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.

exadel-inc/compreface की मुख्य विशेषताएं क्या हैं?

exadel-inc/compreface की मुख्य विशेषताएं हैं: Identity Matching, Identity Verifications, Face Detection, Face Embeddings, Face Recognition, Facial Recognition, Biometric Verifications, RESTful।

exadel-inc/compreface के कुछ ओपन-सोर्स विकल्प क्या हैं?

exadel-inc/compreface के ओपन-सोर्स विकल्पों में शामिल हैं: serengil/deepface — Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a… xlite-dev/lite.ai.toolkit — lite.ai.toolkit is a C++ computer vision toolkit designed for edge AI deployment. It enables the execution of… ageitgey/face_recognition — This is a Python facial recognition library designed to detect, encode, and identify human faces in images and video.… justadudewhohacks/face-api.js — face-api.js is a TensorFlow.js face recognition library and browser-based computer vision API. It provides tools for… davidsandberg/facenet — FaceNet is a facial recognition framework designed to transform facial images into high-dimensional numerical… vladmandic/human — Human is a TensorFlow.js computer vision library used for face, body, and hand tracking within the browser or Node.js.…