Blur and anonymize faces
├── examples
│ ├── 11.jpg
│ ├── 22.png
│ ├── 33.png
├── face_detector
│ ├── deploy.prototxt
│ └── res10_300x300_ssd_iter_140000.caffemodel
├── result
│ ├── 11_result.jpg
│ ├── 22_result.png
│ ├── 33_result.png
├── pyimagesearch
│ ├── __init__.py
│ └── face_blurring.py
├── blur_face.py
└── blur_face_video.py
-
Notifications
You must be signed in to change notification settings - Fork 0
tianbing111/Blur-face
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
对输入的图像(含有人脸)进行模糊或像素化处理
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published