Skip to content

kby-ai/FaceRecognition-React

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FaceRecognition-React

Our facial recognition algorithm is ranked among the top globally by NIST in the FRVT 1:1 leaderboard. badge

🔗 Latest NIST FRVT Evaluation Report (2024-12-20)

FRVT Sheet

🔗 Quick Links

🧠 Overview

This repository demonstrates both face recognition technology developed by KBY-AI with ReactJS framework.

The models run on web browsers through the ONNX Runtime framework, enabling real-time inference on the client side.

📱 Try the App

Available on Google Play:

Download on Google Play

🎥 Performance Demo

Watch a live performance demo of our app on YouTube:
You can visit our YouTube video here to see how well our demo app works.

Face Recognition Android

🧰 How to Run

  • Install npm and node package and then check the version with the following commands.
npm --version
node --version
  • Install dependencies
npm install
  • Copy the pre-trained model weights
node post-install.js
  • Run project
npm start

📞 Support

About

Face Recognition FRVT, Face Liveness Detection, Face Recognition , Face Liveness, Face Detection, Face Compare, Face Matching, Face Pose, Face Expression, Face Attributes, Face Templates Extraction, Face Landmarks

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors