FaceNet · WASM face recognition

Pure-C++ InceptionResnetV1 (512-D embedding) compiled to WebAssembly. Register & identify from the camera or an image file — mix freely (register by camera, verify by file, …). Everything runs in your browser — no image is ever uploaded; faces live only in localStorage.

Loading model (~47 MB, first time only)…
Center your face in the circle.
from file →

Registered

    Serve over http://localhost or HTTPS (camera needs a secure context). Best results with a frontal, well-lit face; MTCNN alignment would push accuracy higher.