Tensorflow version of "Joint Face Detection and Alignment using Multi-task Cascaded Convolutional Neural Networks"
- Python 3.5
- Tensorflow_1.10.0 or later
- Cuda (if use nvidia gpu)
pnet: 400W pos : part : neg = 1 : 1 : 3 space: 3G
rnet: 2000W pos : part : neg = 1 : 1 : 3 space: 50G
onet: 1600W pos : part : neg : landmark = 1 : 0.3 : 2 : 2 space: 144G
kpzhang93/MTCNN_face_detection_alignment
This code is distributed under MIT LICENSE