Project information

  • Tag: Python | Machine Learning | MobileNetV2 | Single Shot Detector

  • Developed a face detection system using the DNN module from OpenCV, which contains a SSD model with ResNet-10 as its backbone architecture.
  • Then developed a face mask detection system using a MobileNetV2 and Single Shot Multibox Detector (SSD) model
  • Was able to achieve over 95% accuracy and low false positive rates