- Notifications
You must be signed in to change notification settings - Fork16
NIST_FRVT Top 1🏆 Face Recognition, Liveness Detection(Face Anti-Spoof), Face Attribute Analysis Windows Server SDK Demo ☑️ Face Recognition ☑️ Face Matching ☑️ Face Liveness Detection ☑️ Face Identification (1:N Face Search) ☑️ Face Attribute Analysis
recognito-vision/Windows-FaceRecognition-FaceLivenessDetection-Python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
1:1 & 1:NWindows .NET Demo for Face Recognition, Liveness Detection.- Global CoverageID Card/Passport OCR Mobile Demo andID Document Recognition Server Demo.
- Try1:N Face Search through ourFace Identification Web Demo.
- Subscribe ourFree APIs for your app or website from ourAPI Hub.
Welcome to our Face SDK Demos repository! Here you will find demos showcasing the capabilities of our on-premise Face SDKs, including face recognition, liveness detection, and face attribute analysis. Our SDK is designed to work seamlessly onWindows Server platforms and can be integrated into various systems such aseKYC solutions andCCTV systems.
OurProduct List for ID verification.
- Face Recognition: Identify and verify individuals by comparing their facial features.
- Liveness Detection: Determine whether a face is live or spoofed to prevent fraud in authentication processes.
- Face Attribute Analysis: Extract facial attributes such as age, gender and more from facial images for demographic analysis.
| No. | Demo | Description |
|---|---|---|
| 1 | Flask Demo | Flask Server Demo for 1:1 verification, liveness detection |
| 2 | Gradio Demo | Gradio UI Demo for 1:1 verification, liveness detection |
| 3 | Video Surveillance Demo | Video Surveillance Demo for 1:N identification |
- Windows System: Windows 10 or later
- CPU: 8 cores
- RAM: 8 GB
- HDD: 8 GB
Clone this repository to your local machine:
git clone https://github.com/recognito-vision/Windows-FaceRecognition-FaceLivenessDetection.gitDownload
enginefolder fromHere and extract toWindows-FaceRecognition-FaceLivenessDetectionfolder.Install
python-3.8.9.exe,VC_redist.2013.exe,VC_redist.2015-2022.exefiles fromdependencyfolder.Important Note: When install
python-3.8.9.exe, have to tick theAdd Python3.8 to PATHoption.
Install the Python package from the desired demo folder. (
flask,gradio,video_surveillance_demo)cd Windows-FaceRecognition-FaceLivenessDetection\gradiopython -m pip install -r requirements.txt
Run
app.pyfrom the demo folder.python app.pyGet your HWID and share it with us for trial license.
Copy the
license.txtlicense file received from us to theenginefolder.
Run
app.pyfrom the desired demo folder. (flask,gradio,video_surveillance_demo)python app.pyVideo Surveillance Demo
Test Photo Match (photo vs photo face identification), Video Surveillance (photo vs video face identification).
Media files, RTSP, web camera can be used as input video.
Flask Demo
To test the API, you can usePostman. Here are the endpoints for testing
http://{xx.xx.xx.xx}:8000/api/compare_facehttp://{xx.xx.xx.xx}:8000/api/analyze_face
Gradio:
Go tohttp://127.0.0.1:7860/ on a web browser.


For any questions, issues, or feature requests, please contact our support team.
About
NIST_FRVT Top 1🏆 Face Recognition, Liveness Detection(Face Anti-Spoof), Face Attribute Analysis Windows Server SDK Demo ☑️ Face Recognition ☑️ Face Matching ☑️ Face Liveness Detection ☑️ Face Identification (1:N Face Search) ☑️ Face Attribute Analysis
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.



























