mtcnn人脸检测算法的实现
This is a simple implementation of MTCNN, without train script. It is used to understand the algorithm described in the paper
a Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Networks.
Pre-trained files(.npy) and some code is from facenet.