FaceX

FaceX — 576-point face mesh

Detect · Mesh · Recognize · Anti-spoof — entirely in your browser
✦ ours 401KB detect ✦ ours 1.1MB 98pt landmarks ✦ ours 5.6MB 478pt 3D mesh ✦ ours 1.8MB recognition ✦ ours 187KB tongue Apache 3.4MB anti-spoof
Loading…
hybrid mesh
true 3D
tps
scan
holo
detect only
face ID
liveness ✓
off
576
mesh points
~17 MB
encrypted weights
AES-256
WebCrypto-GCM
0 servers
frames stay local

Pipeline. Every frame: our face detector (FCOS-style, 100K params, trained from scratch on WIDER FACE) → 98-point WFLW landmark ConvNet → 478-point 3D mesh distilled from MediaPipe → 512-dim embedding (MobileFaceNet + ArcFace on MS1M, LFW 96.9%) → MiniFASNet anti-spoof ensemble.

All custom (except antispoof). Detector, landmarks, 3D mesh, recognition — trained from scratch. Only anti-spoof uses MinivisionAI's MiniFASNet under Apache 2.0. Every weight is AES-256-GCM encrypted on disk and decrypted in-browser via WebCrypto.