Skip to content
#

arcface-face-recognition

Here are 25 public repositories matching this topic...

FaceTron is a high-performance face embedding server using ONNX Runtime, supporting dynamic multi-model loading, offline deployment, and scalable environments. It exposes an OpenAPI endpoint with MCP-compatible metadata and integrates with OpenTelemetry for observability.

  • Updated May 11, 2025
  • Python

This project is a real-time face detection and recognition system using SCRFD for face detection and ArcFace for face recognition. It processes video input (webcam or file), detects faces, extracts facial embeddings, and compares them against stored identities. The system assigns names to recognized faces and marks unknown individuals.

  • Updated Oct 30, 2025
  • Python

This project implements a dual-mode attendance system using: Face Recognition (ArcFace + classifier) - Card-Based Attendance (OCR extraction of registration/roll number)

  • Updated Jul 2, 2025
  • Python

Improve this page

Add a description, image, and links to the arcface-face-recognition topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the arcface-face-recognition topic, visit your repo's landing page and select "manage topics."

Learn more