face-recognition

Community

Reliable facial recognition for attendance.

Authoromanjaya
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Automate attendance tracking with facial recognition while mitigating spoofing risks through liveness checks and secure data handling.

Core Features & Use Cases

  • Architecture Overview: Frontend and Backend structure for detection, enrollment, and analytics.
  • Descriptors & Liveness: 128-dim descriptors, live face checks, and performance caching.
  • Registration & Verification: Registration of new faces and verification against registered records.
  • Liveness Detection: Basic measures to prevent spoofing during authentication.

Quick Start

Register a new employee's face descriptor via API and perform verification against existing records.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: face-recognition
Download link: https://github.com/omanjaya/attendancedev/archive/main.zip#face-recognition

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository