vcvycy / MTCNN4Android

MTCNN For Android. Java.Tensorflow.人脸检测.Face Detection.
187 stars 76 forks source link

MTCNN4Android

MTCNN For Android Java
This project is the Android implementation of MTCNN face detection. I use the pretrained model in Google's Facenet project and transfrom the the .npy files into one .pb file first.

MTCNN4Android

MTCNN For Android Java
主要参考MTCNN论文和Facenet中MTCNN的实现,纯Java实现。为了方便java调用,我先把npy转为pb。

Result :

Alt text
Alt text
Alt text