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