Skip to content

Add FaceX to General Purpose Computer Vision Library#155

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

Add FaceX to General Purpose Computer Vision Library#155
bauratynov wants to merge 1 commit into
jbhuang0604:masterfrom
bauratynov:add-facex

Conversation

@bauratynov
Copy link
Copy Markdown

Adds FaceX to the General Purpose Computer Vision Library section.

An open-source (Apache 2.0) face recognition stack written from scratch in pure C with hand-written SIMD kernels: face detector (FCOS trained on WIDER FACE), 98-point landmarks (WFLW), 576-point 3D face mesh distilled from MediaPipe, MobileFaceNet recognition (99.07% LFW), MiniFASNet anti-spoof ensemble, active liveness, rPPG pulse. Runs natively and in the browser via WebAssembly.

Inserted alphabetically right after ccv.

Thanks for the list, it has been a great reference for me.

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