RahulKushwaha762 / Real-Time-Mask-Detection-and-Analysis-System

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Realtime Mask Detection and Analysis System

Overview

A web application providing automatic surveillance that checks for face masks worn by people. It continuously detects faces in a frame and checks for masks, if any unmasked person in the camera coverage is detected, it provides an alert and highlights it in the logs captured. Moreover, it generates an overall report of the data collected i.e.

  • number of people appeared in the frame
  • number of masked and unmasked people
  • weekly, monthly distribution graphs

Face Recognition Model used - MobileNetv2

Homepage

Motivation for this project

  • helps in enforcing COVID guidelines at certain places
  • simplifies the job of Security System Admins

Technology Stack

Frontend

Frontend

Backend

Backend

About


Languages

Language:Jupyter Notebook 99.4%Language:JavaScript 0.4%Language:Python 0.2%Language:CSS 0.0%Language:HTML 0.0%Language:SCSS 0.0%