Example script for detecting faces from image based on Haar Cascade Classifier
git clone git@github.com:MikeG27/Face-Detection.git
cd Face-Detection
pip install -r requirements.txt
To run the script type in 'python face_detector -i [input folder] -o [output folder ]>'
Created with ❤️
By Michal Gorski