face-detection-mtcnn icon indicating copy to clipboard operation
face-detection-mtcnn copied to clipboard

face-detection based on MTCNN and TensorFlow

Description

A Python/Tensorflow implementation of the face detection based on MTCNN.

Dependencies

  • Tensorflow >= 1.4
  • Python 3.5
  • Ubuntu 16.04 / Windows 10
  • pipenv 9
  • Jupyter Notebook

How to run

Result

png

References

  1. 基于MTCNN/TensorFlow实现人脸检测
  2. facenet