Skip to content

Copy images from one to another location and blur faces if any

License

Notifications You must be signed in to change notification settings

matejbasic/copy-and-blur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copy & Blur

Python script for copying directory and all files and subdirectories while blurring faces in the found image files.

Using MiVOLO for face detection and age estimation.

pip install git+https://github.com/matejbasic/copy-and-blur

Usage

copy-and-blur ./input/ ./output/ --max-age=20 --verbose --device="cuda:0"

About

Copy images from one to another location and blur faces if any

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages