Detect and blur face using caffemodel
Install necessary dependency.
pip install cv2
pip install numpy
Steps to use -
- git clone https://github.com/abdulwaheedsoudagar/blur-face.git
- python blur_face.py --image DonaldTrump.jpg --factor 1
factor starts from 1
1 => More blur
9 => Less blur