Skip to content
/ mtcnn Public

MTCNN: python extension with c++ implementation

License

Notifications You must be signed in to change notification settings

yangfly/mtcnn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTCNN

  • python extension with c++ implementation

1. Install

git clone https://github.com/yangfly/mtcnn.git
cd mtcnn
# set caffe_root to your local caffe in setup.py
make -j 4

2. Test

make test

3. Todo

  • Debug
  • BBox initalization: code
  • Reference: Blog

About

MTCNN: python extension with c++ implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published