Created
Jul 3, 2020 5:36 AM
Tags
Python SDK
Overview
A passive Spoof Detection model that requires no interaction from the user and can operate on single static images and video streams.
Performance
real_face 2194 18
fake_face 35 3244
precision recall f1-score support
real_face 0.98 0.99 0.99 2212
fake_face 0.99 0.99 0.99 3279
accuracy 0.99 5491
macro avg 0.99 0.99 0.99 5491
weighted avg 0.99 0.99 0.99 5491
Demo
Spoof Detection V4👨🏿💻 Code for Sample App