Skip to content

capslockor/mtcnn-tensorflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mtcnn-tensorflow

This is a tensorflow implementation of MTCNN of Zhang's work,It's very fast and accurate. If you want to know more detail, please visit link. The current weight is not trained well. I will provide the train data generation code and the train function file using a jupyter notebook with clear notes. I hope this open source project can help you better understand mtcnn face detect.

Require

  • python-3.6
  • opencv3
  • tensorflow
  • sklearn
  • matplotlib

Test

python Mtcnn/test.py

Result

About

none

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages