Skip to content

abdulwaheedsoudagar/blur-face

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

blur-face

Detect and blur face using caffemodel

Install necessary dependency.

pip install cv2
pip install numpy

Steps to use -

  1. git clone https://github.com/abdulwaheedsoudagar/blur-face.git
  2. python blur_face.py --image DonaldTrump.jpg --factor 1

    factor starts from 1

    1 => More blur
    9 => Less blur

Releases

No releases published

Packages

No packages published

Languages