112 Forks
259 Stars
259 Watchers

FaceDetection

C++ project to implement MTCNN, a perfect face detect algorithm, on different DL frameworks. The most popular frameworks: caffe/mxnet/tensorflow, are all suppported now

How to download and setup FaceDetection

Open terminal and run command
git clone https://github.com/OAID/FaceDetection.git
git clone is used to create a copy or clone of FaceDetection 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 FaceDetection https://github.com/OAID/FaceDetection/archive/master.zip

Or simply clone FaceDetection with SSH
[email protected]:OAID/FaceDetection.git

If you have some problems with FaceDetection

You may open issue on FaceDetection support forum (system) here: https://github.com/OAID/FaceDetection/issues