Application to detect between actual faces and fake faces in realtime with Computer Vision and Deep Learning
☆121Mar 25, 2023Updated 2 years ago
Alternatives and similar repositories for Face-Liveness-Detection
Users that are interested in Face-Liveness-Detection are comparing it to the libraries listed below
Sorting:
- face liveness detection activate, the script asks the person to generate an action, for example one of the actions they may ask you to do…☆306Mar 24, 2023Updated 2 years ago
- Face Liveness Detection - A tool to prevent spoofing in face recognition systems.☆171Dec 15, 2022Updated 3 years ago
- 얼굴 검증(face verification) 및 얼굴 생동감(facial liveness) 감지기☆10Nov 11, 2021Updated 4 years ago
- Liveness detection experiments☆56Jul 18, 2020Updated 5 years ago
- Liveness Tests For Facial Recognition☆21Sep 25, 2020Updated 5 years ago
- Realtime Face Anti Spoofing with Face Detector based on Deep Learning using Tensorflow/Keras and OpenCV☆26Mar 7, 2022Updated 4 years ago
- implement of Learn Convolutional Neural Network for Face Anti-Spoofing with pytorch☆26Oct 9, 2019Updated 6 years ago
- demo of face detection ,alignment and anti spoofing☆20Jan 21, 2020Updated 6 years ago
- A liveness detector capable of spotting fake faces and performing anti-face spoofing in face recognition systems.☆15Jan 10, 2021Updated 5 years ago
- Face anti-spoofing using MobileNet☆112Jul 27, 2019Updated 6 years ago
- A small-scale flask server facial recognition system, using a pre-trained facenet model with real-time web camera face recognition functi…☆101Feb 3, 2026Updated last month
- Adrian Rosebrock face liveness detection using cnn☆13Nov 27, 2019Updated 6 years ago
- Implementation of "Learn Convolutional Neural Network for Face Anti-Spoofing" paper☆119Apr 8, 2021Updated 4 years ago
- An eye-blink detection-based face liveness detection algorithm to thwart photo attacks.☆101Mar 27, 2021Updated 4 years ago
- libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition…☆496Nov 21, 2022Updated 3 years ago
- Face Recognition Web application Login with liveness detection for Anti-Spoofing☆128Jul 21, 2022Updated 3 years ago
- An overview of face liveness detection☆43Nov 7, 2021Updated 4 years ago
- Face Anti-Spoofing project. Lanit-Tercom summer school 2022☆77Sep 30, 2022Updated 3 years ago
- Face liveness detection☆61Jun 1, 2022Updated 3 years ago
- towards the solving spoofing problem☆187Jan 27, 2023Updated 3 years ago
- ☆164Jul 10, 2019Updated 6 years ago
- Backend and a JavaScript frontend of a liveness detection application.☆104Apr 26, 2023Updated 2 years ago
- Trains and implements liveness detection with video input in Python code☆40Sep 1, 2023Updated 2 years ago
- Large Scale Facial recognition using Faiss library by Facebook for similarity matching.☆11Sep 12, 2020Updated 5 years ago
- Deep Spatial Gradient and Temporal Depth Learning for Face Anti-spoofing☆235May 18, 2020Updated 5 years ago
- One-Shot Face Recognition Using Siamese Neural Networks☆14Mar 15, 2020Updated 5 years ago
- An Face Anti-spoofing Method for Print and Video Attacks☆75Jun 9, 2020Updated 5 years ago
- CNN archictecture for face anti-spoofing☆13May 24, 2018Updated 7 years ago
- 🔥Deep Learning for Face Anti-Spoofing☆598Jul 11, 2023Updated 2 years ago
- face anti-spoofing, mobilenetv2,focal loss☆37Jul 22, 2019Updated 6 years ago
- VNOnDB dataset extractor. This dataset can be use for build deep learning model to attack vietnamese handwritten text recognition problem…☆19Sep 8, 2021Updated 4 years ago
- A Python anti-spoofing web app to distinguish real faces from fake ones based on live camera feed☆63Oct 14, 2022Updated 3 years ago
- Python tool for solving geetest sliding captcha☆14Mar 29, 2018Updated 7 years ago
- A simple face anti-spoofing based on CNN trained with HSV + YCrCb color feature, implemented with tensorflow and keras.