Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 135 Bytes

File metadata and controls

14 lines (11 loc) · 135 Bytes

mtcnn-cpp

C++ implementation of MTCNN

Dependencies

  • Cmake >= 3.1
  • OpenCV
  • Caffe

Build & Run

cmake .
make
./mtcnn-cpp