Pixelates the faces detected using DNN Face Dectector in OpenCV.
To setup the environment install conda
(refer to the documentation) and run the following command:
conda env create -f environment-dev.yaml
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.