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

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

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

Kagami/go-face

0
View on GitHub↗
1,189 स्टार्स·183 फोर्क्स·Go·CC0-1.0·8 व्यूज़

Go Face

This project is a Go library designed for facial detection, landmark mapping, and identity verification. It provides a toolkit for integrating computer vision capabilities into applications, enabling the automated identification and analysis of human faces within digital images.

The library utilizes a deep residual network to transform facial data into compact vector representations, which are then compared using geometric distance calculations to confirm identities. It employs histogram-based object detection to locate facial structures and maps specific points on the face to define geometry for structural analysis.

The implementation relies on bindings to a high-performance computer vision library, utilizing memory-mapped model loading to facilitate rapid access to machine learning weights during processing. The software is distributed as a package for Go developers to incorporate biometric authentication and image analysis functionality into their own systems.

Features

  • Face Recognition Libraries - Provides a Go library for face detection, landmark mapping, and identity verification using machine learning.
  • Face Detection - Automates the identification and location of human faces within digital images.
  • Pre-trained Neural Feature Extraction - Leverages pre-trained deep residual networks to transform facial data into compact vector representations.
  • Biometric Face Verification - Compares facial features against stored datasets to verify individual identities.
  • Computer Vision Toolkits - Offers a comprehensive toolkit for image analysis, landmark identification, and biometric verification.
  • Facial Analysis - Identifies the presence of human faces by analyzing visual patterns and landmarks.
  • Facial Analysis Toolkits - Verifies identities by comparing detected facial features against known records.
  • Facial Landmark Analysis - Maps specific facial points to define geometry for structural analysis and expression tracking.
  • Go Computer Vision - Provides a Go-native toolkit for integrating computer vision capabilities into applications.
  • Histogram of Oriented Gradients Extractors - Employs histogram-based object detection to identify facial structures by analyzing local intensity gradients.
  • Go Bindings - Provides Go language bindings to interface with high-performance C++ computer vision libraries.
  • Euclidean Distance Calculators - Calculates geometric distances between facial vectors to confirm identity matches.
  • Biometric Authentication - Provides a software component for biometric identity verification via facial comparison.

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

kagami/go-face के लिए स्टार हिस्ट्री चार्टkagami/go-face के लिए स्टार हिस्ट्री चार्ट

AI सर्च

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

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

Start searching with AI

Go Face को शामिल करने वाली क्यूरेटेड खोजें

चुनिंदा कलेक्शन जहाँ Go Face दिखाई देता है।
  • Face detection library

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Go Face के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • justadudewhohacks/face-recognition.jsjustadudewhohacks का अवतार

    justadudewhohacks/face-recognition.js

    1,924GitHub पर देखें↗

    Face-recognition.js is a computer vision software development kit for Node.js that provides tools for detecting, mapping, and identifying human faces within images and video streams. It functions as a bridge to high-performance native libraries, enabling developers to perform complex facial analysis tasks directly within JavaScript and TypeScript environments. The library distinguishes itself by combining deep learning inference with geometric landmark mapping. It utilizes pre-trained neural networks to extract facial feature vectors and employs Euclidean distance calculations to determine th

    JavaScriptfaceface-detectionface-landmark
    GitHub पर देखें↗1,924
  • 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
  • exadel-inc/comprefaceexadel-inc का अवतार

    exadel-inc/CompreFace

    7,782GitHub पर देखें↗

    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

    Javacomputer-visiondockerdocker-compose
    GitHub पर देखें↗7,782
  • 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
Go Face के सभी 30 विकल्प देखें→

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

kagami/go-face क्या करता है?

This project is a Go library designed for facial detection, landmark mapping, and identity verification. It provides a toolkit for integrating computer vision capabilities into applications, enabling the automated identification and analysis of human faces within digital images.

kagami/go-face की मुख्य विशेषताएं क्या हैं?

kagami/go-face की मुख्य विशेषताएं हैं: Face Recognition Libraries, Face Detection, Pre-trained Neural Feature Extraction, Biometric Face Verification, Computer Vision Toolkits, Facial Analysis, Facial Analysis Toolkits, Facial Landmark Analysis।

kagami/go-face के कुछ ओपन-सोर्स विकल्प क्या हैं?

kagami/go-face के ओपन-सोर्स विकल्पों में शामिल हैं: justadudewhohacks/face-recognition.js — Face-recognition.js is a computer vision software development kit for Node.js that provides tools for detecting,… ageitgey/face_recognition — This is a Python facial recognition library designed to detect, encode, and identify human faces in images and video.… exadel-inc/compreface — CompreFace is a facial recognition system designed for human face detection, identification, and biometric identity… serengil/deepface — Deepface is a comprehensive deep learning library for facial recognition and demographic analysis. It provides a… justadudewhohacks/face-api.js — face-api.js is a TensorFlow.js face recognition library and browser-based computer vision API. It provides tools for… vipstone/faceai — Faceai is a computer vision toolkit designed for facial analysis, identity recognition, and image processing. It…