You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.
This repository contains a C++ application that demonstrates face recognition, 3D face liveness detection (anti-spoofing) capabilities using computer vision techniques. The SDK utilizes OpenCV and dlib libraries for efficient face detection and recognition.
Framework to perform PAD (Presentation Attack Detection) on Facial Recognition systems through intrinsic properties and Deep Neural Networks - Still Under Development
This repo proposes a spoofing detection system using Convolutional Neural Networks (CNN). The CNN model is very light-weight, easier and faster to load and run. It is ideally designed for real-time detection in embedded hardware.