MCarlomagno / FaceRecognitionAuth

😀🤳 Simple face recognition authentication (Sign up + Sign in) written in Flutter using Tensorflow Lite and Firebase ML vision library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prevent face anti-spoofing?

doanbh opened this issue · comments

Good job and good project.
But I tried it with 1 photo and the app still accepts. Is there any way to prevent this?

Hi! Thanks! Actually thats a good question, for now I couldnt find a model that detects wheter the face came from another screen or not, so I think the best way to prevent it for now is by using the password.

Thanks for participate!

Thanks! But for now we will maintain the current functionality