face-spoofing-detection
There are 12 repositories under face-spoofing-detection topic.
richmondu/libfaceid
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.
ee09115/spoofing_detection
Cork/Face Presentation Attack Detection
MiniAiLive/FaceRecognition-LivenessDetection-Windows
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.
WentianZhang-ML/FRT-PAD
This is an official pytorch implementation of 'Effective Presentation Attack Detection Driven by Face Related Task'
rodrigobressan/PADify
Framework to perform PAD (Presentation Attack Detection) on Facial Recognition systems through intrinsic properties and Deep Neural Networks - Still Under Development
singh-sidharth/Facial_DL
The project is to recognize spoofing attack of faces using a normal flat camera without any extra sensors (such as depth, IR).
abrosua/face-anti-spoofing
Face detection model to classify either the face is spoof or not using MobileNet v2 SSD
abrosua/tfjs-spoof-detection
Face anti-spoofing detection web application using Node.js
Muhammad-Usama-07/ComputerVision
This Repository is contain all my computer vision work
sm823zw/Human-Face-Spoofing-Detection
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.
Muntasir13/Face-Spoofing-Detection-using-Depth-Wise-Convolution
Pytorch implementation of Depth Wise Convolution to perform the task of Face Spoofing Detection.
chakshu-dhannawat/Face-Liveness-Detection
Repository for detection liveness of faces, thus can detect spoofing attacks.