Implements "Clustering a Million Faces by Identity"
-
Updated
Feb 20, 2026 - Python
Implements "Clustering a Million Faces by Identity"
Browser-based face authentication system using React and FaceAPI.js. Registers and verifies users via 128-dim neural embeddings with no backend. Runs fully client-side with IndexedDB storage, ensuring privacy. Fast, offline-first, and accurate, but limited by single-user support and lack of liveness detection.
Add a description, image, and links to the face-verification-experiment topic page so that developers can more easily learn about it.
To associate your repository with the face-verification-experiment topic, visit your repo's landing page and select "manage topics."