Original image with face detection vs. blurred image
I wanted to create a project that incorporates AI/ML since I have a lot of budding interest in those areas. After reading documentation for Azure Cognitive Services, I decided that I wanted to use these tools to implement my project.
My face blurring project takes images and detects where the faces are, and then blurs the faces.
I built the project in Python and used Google Colab as my environment. This project can also be run in Jupyter Notebook. I used Azure Cognitive Services - Computer Vision Face API to implement my project.
Log in or sign up for Devpost to join the conversation.