在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):syaringan357/Android-MobileFaceNet-MTCNN-FaceAntiSpoofing开源软件地址(OpenSource Url):https://github.com/syaringan357/Android-MobileFaceNet-MTCNN-FaceAntiSpoofing开源编程语言(OpenSource Language):Java 100.0%开源软件介绍(OpenSource Introduction):MobileFaceNet-AndroidThis project includes three models. MTCNN(pnet.tflite, rnet.tflite, onet.tflite), input: one Bitmap, output: Box. Use this model to detect faces from an image. FaceAntiSpoofing(FaceAntiSpoofing.tflite), input: one Bitmap, output: float score. Use this model to determine whether the image is an attack. MobileFaceNet(MobileFaceNet.tflite), input: two Bitmaps, output: float score. Use this model to judge whether two face images are one person. iOS platform implementation: https://github.com/syaringan357/iOS-MobileFaceNet-MTCNN-FaceAntiSpoofing Referenceshttps://github.com/vcvycy/MTCNN4Android https://github.com/davidsandberg/facenet https://github.com/jiangxiluning/facenet_mtcnn_to_mobile https://github.com/yaojieliu/CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing https://github.com/sirius-ai/MobileFaceNet_TF BUILDAfter putting .tflite in your assets directory, remember to add this code to your gradle: SCREEN SHOT |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论