Skip to content

Add FaceX (face recognition / liveness in the browser via WASM)#283

Open
bauratynov wants to merge 1 commit into
mbasso:masterfrom
bauratynov:add-facex
Open

Add FaceX (face recognition / liveness in the browser via WASM)#283
bauratynov wants to merge 1 commit into
mbasso:masterfrom
bauratynov:add-facex

Conversation

@bauratynov

Copy link
Copy Markdown

Adds FaceX under Projects / AI.

A face recognition, 3D face mesh, anti-spoof and active liveness pipeline running fully client-side. Inference goes through onnxruntime-web in the browser; weights are loaded over AES-256-GCM and decrypted with WebCrypto so nothing leaves the device.

Live demo without install: https://facex-engine.github.io/facex/demo/

Apache 2.0. Thanks for maintaining the list.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant