In this Jupyter Notebook I will explore how to use MTCNN to extract faces including mouth, nose and eyes and finally how to improve the speed of the base model by 100
including mouth, face and eyes, how to draw a box around them and finally how to
- run it on a GPU (CUDA)
- speed it up by a factor of 100
See the blog post on my homepage for further information
https://www.linkedin.com/in/justin-guese/
Full Story:
https://www.datafortress.cloud/blog/face-detection-using-mtcnn/