Project information

  • Category: Deep Learning(Neural Networks), Flask
  • Project duration: Jan - Apr, 2022
  • Project URL: Code Base

Project description

The main goal is to detect and classify the human faces whether it has mask or not in an given scene. Used pre-trained models like RetinaFace, YOLO for the face detection part. And to classify the faces, trained custom deep learning models and achieved accuracy around 99% on AIZOO data set. Finally, Deployed the project using Flask Framework.