Skip to content

Classifies static images as wearing a face mask or not.

Notifications You must be signed in to change notification settings

Chakita/Face_Mask_detector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Face mask detector model

Classifies images of people as wearing face mask or not wearing face mask

Model:

Trained using fastai resnet34

Dataset:

The dataset consists of 1050 images of faces- 506 images with mask and 544 images without mask. The dataset was prepared by web-scraping 894 images and 156 images in the with mask category were created by overlaying a face mask on the image of a front-facing face, using opencv.

Future work:

Extend detection to video input

Include bounding boxes in prediction

About

Classifies static images as wearing a face mask or not.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published