shaoanlu / face_toolbox_keras

A collection of deep learning frameworks ported to Keras for face analysis.
276 stars 87 forks source link

add mtcnn face detector #4

Closed shaoanlu closed 5 years ago

shaoanlu commented 5 years ago
  1. Add MTCNN
    • Add mtcnn_detector.py
    • Add MTCNN weights
  2. Update face_detector.py
    • Use pathlib for file paths