recognito-vision / NIST-FRVT-Top-1-Face-Recognition

Face Recognition, Face Liveness Detection, Face Attribute Analysis (Age & Gender, Emotion, Demographics, Ethnicity and many more.)

Home Page:https://recognito.vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face Recognition, Liveness Detection, Attribute Analysis SDK Online Demo

chrome Try out the Web Demo

Recognito Playground      Hugging Face Spaces

face recognition

face liveness detection

home RECOGNITO Product Documentation

  

docker Docker

Pull the Docker image from hub.docker.com/recognito and run the container:

No. Demo Docker Image Commands Request License
1 Face Recognition for eKYC recognito/face-recognition:latest sudo docker pull recognito/face-recognition:latest
sudo docker run -it -e FR_LICENSE_KEY="XXXXX-XXXXX-XXXXX-XXXXX" -p 8001:8000 -p 7861:7860 recognito/face-recognition:latest [OPTION --gradio(-g), --flask(-f)]
Send
2 Face Liveness Detection for eKYC recognito/face-liveness:latest sudo docker pull recognito/face-liveness:latest
sudo docker run -it -e FL_LICENSE_KEY="XXXXX-XXXXX-XXXXX-XXXXX" -p 8001:8000 -p 7861:7860 recognito/face-liveness:latest [OPTION --gradio(-g), --flask(-f)]
Send
3 Face SDK Lite for CCTV recognito/facesdk-lite:latest sudo docker pull recognito/facesdk-lite:latest
sudo docker run -it -v ./license.txt:/home/recognito_lite/license.txt -p 8001:8000 -p 7861:7860 recognito/facesdk-lite:latest [OPTION --gradio(-g), --flask(-f)]
Send

home Visit Recognito

                           

Latest NIST FRVT Report

contact Contact Us

Contact us for our on-premise Face Recognition, Liveness Detection SDKs deployment

www.recognito.vision     www.recognito.vision     www.recognito.vision     www.recognito.vision

About

Face Recognition, Face Liveness Detection, Face Attribute Analysis (Age & Gender, Emotion, Demographics, Ethnicity and many more.)

https://recognito.vision


Languages

Language:Python 100.0%