NIST-FRVT-Top-1-Face-Recognition
NIST-FRVT-Top-1-Face-Recognition copied to clipboard
Face Recognition, Face Liveness Detection, Face Attribute Analysis (Age & Gender, Emotion, Demographics, Ethnicity and many more.)
Face Recognition, Liveness Detection, Attribute Analysis SDK Online Demo
Try out the Web Demo
RECOGNITO Product Documentation
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:latestsudo 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 |
Visit Recognito
Contact Us
Contact us for our on-premise Face Recognition, Liveness Detection SDKs deployment






