AIZOOTech / FaceMaskDetection

开源人脸口罩检测模型和数据 Detect faces and determine whether people are wearing mask.
https://demo.aizoo.com/face-mask-detection.html
MIT License
2.08k stars 618 forks source link

Use model tflite #80

Open mattiaachilli opened 4 years ago

mattiaachilli commented 4 years ago

Hello, how can I use the model on android with tflite? I have to translate all function from Python to Java? So I need I library like Numpy for java?

gyillikci commented 3 years ago

https://medium.com/@estebanuri/real-time-face-mask-recognition-in-android-with-tensorflow-lite-215df6327265