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.

Built With

  • azure-cognitive-services
  • computer-vision
  • face-api
  • google-colaboratory
  • io
  • json
  • jupyter-notebook
  • matplotlib
  • pil
  • python
Share this project:

Updates