This is a face detection & anonymization work. Face detection part is a retraining of MTCNN-Tensorflow with 1~2% improvement on accuracy. Face anonymization is implemented using OpenCV.
- Tensorflow 1.6.0
- TF-Slim
- Python 2.7
- Ubuntu 16.04
- Cuda 9.0
Inside test folder, run: python image_test.py
Please refer to the MTCNN-Tensorflow for training details.
MIT LICENSE
In addition, this project is based on results obtained from a project commissioned by the New Energy and Industrial Technology Development Organization (NEDO).