Skip to content

Detect whether the current number of people in the room beyond safe capacity, and people wearing a mask or not by a video stream

Notifications You must be signed in to change notification settings

StartE/Room-Safe-Capacity-Checker-and-Face-Mask-Detection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Room safe capacity checker and face mask detection wrt COVID19

Backgroud

Inspired by Social-Distancing-Analyser-COVID-19 and Face-Mask-Detection

Pipeline

Video --> Moving Person Detection --> Faces Detection --> Wearing Mask Detection

Requirements

Mask Detection Model:

Face Detection Model:

Moving Target Model:

Or higher speed and lower accuarcy

Features

For a video with people in the rooms:

  • Detect how many people in the conference room, if the numbers beyound the limit of COVID19 safety limit, warning.
  • Detect people wearing a mask or not, currently works well on front faces, but not good on side faces.

Future

  • Improve face detection and make detection accuracy of side faces.
  • Fix repeate detection of faces under overlaped ROI.

About

Detect whether the current number of people in the room beyond safe capacity, and people wearing a mask or not by a video stream

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%