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

how to use GPU? #5

Open tomjerrygithub opened 4 years ago

tomjerrygithub commented 4 years ago

how to use GPU? i tried but failed!

syaringan357 commented 4 years ago

I tried too, and failed too. It seems that deep learning model must be rebuilt.