Skip to content

tyndare/blur-persons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Blur persons in photo.

Person detection based on pretrained Deeplabv3 tensorflow model:
https://averdones.github.io/real-time-semantic-image-segmentation-with-deeplab-in-tensorflow/

To run the script you must have tensorflow installed.
For this you could use anaconda to create a tensorflow environment:
    conda env create -f environment.yml
And activate it
    conda activate tensorflow 
Before executing the script:
    ./blur_persons.py  my_image.jpg

About

Blur person persons in image

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages