FeiGeChuanShu / ncnn_Android_blazeface

This a demo of BlazeFace infer by ncnn
85 stars 26 forks source link

ncnn_Android_blazeface

The BlazeFace face detection demo infer by ncnn.

This is a sample ncnn android project, it depends on ncnn library and opencv

https://github.com/Tencent/ncnn

https://github.com/nihui/opencv-mobile

model support

1.BlazeFace-FPN-SSH(The model from PaddleDetection)
2.yolov5-blazeface(The model from yolov5-face)
3.Face-Mesh(The model from mediapipe)

how to build and run

step1

https://github.com/Tencent/ncnn/releases

step2

https://github.com/nihui/opencv-mobile

step3

some notes

screenshot


reference

1.https://github.com/PaddlePaddle/PaddleDetection/blob/release/2.3/configs/face_detection/README.md
2.https://github.com/nihui/ncnn-android-scrfd
3.https://github.com/deepcam-cn/yolov5-face
4.https://github.com/google/mediapipe