syaringan357 / Android-MobileFaceNet-MTCNN-FaceAntiSpoofing

Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing) and face comparison (MobileFaceNet use InsightFace loss)
MIT License
215 stars 77 forks source link

Get frame live feed from camera. #28

Open mahamatnoumai opened 3 years ago

mahamatnoumai commented 3 years ago

Hi there, thanks for putting this together @syaringan357

have you implement on how to get the camera feed live, and detect the anti spoofing live instead by picture capture?

could you please share some inputs on how to get it done, if you've ever worked on it.

Thanks