Skip to content

A deep learning based model that detects whether a person has a face mask on or not with nearly 100% accuracy.

License

Notifications You must be signed in to change notification settings

ashay36/COVID-19-Face-Mask-Detection-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COVID-19-Face-Mask-Detection-

A deep learning based model that detects whether a person has a face mask on or not with nearly 100% accuracy.

Author : Ashay Ajbani

Pretrained model used : MobileNetV2

Trainable parameters : 3M

Number of classes : 2

Train Accuracy : 99.29%

Validation Accuracy : 100%

Dependencies

Overview

  • For training refer mask_detection.ipynb
  • For testing on your own image run predict_image.py

Techniques used to reduce overfitting

  • Data Augmentation
  • BatchNormalization
  • Dropout

About

A deep learning based model that detects whether a person has a face mask on or not with nearly 100% accuracy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published