face-anonymizer

Stars
5

face-anonymizer

Pixelates the faces detected using DNN Face Dectector in OpenCV.

Installing and Running

Environment setup for development

To setup the environment install conda (refer to the documentation) and run the following command:

conda env create -f environment-dev.yaml

Example

Run from the root of the project the Jupyter notebook:

jupyter notebook

Open the notebook.ipynb notebook. The sample files can be found here, the sample processed video can be found here.