21 Forks
68 Stars
68 Watchers

opencv-mtcnn

An implementation of MTCNN Face detector using OpenCV's DNN module

How to download and setup opencv-mtcnn

Open terminal and run command
git clone https://github.com/ksachdeva/opencv-mtcnn.git
git clone is used to create a copy or clone of opencv-mtcnn repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with opencv-mtcnn https://github.com/ksachdeva/opencv-mtcnn/archive/master.zip

Or simply clone opencv-mtcnn with SSH
[email protected]:ksachdeva/opencv-mtcnn.git

If you have some problems with opencv-mtcnn

You may open issue on opencv-mtcnn support forum (system) here: https://github.com/ksachdeva/opencv-mtcnn/issues