Skip to content

COVID-19 face mask detector with OpenCV and Keras/TensorFlow.

License

Notifications You must be signed in to change notification settings

alokproc/face-mask-detector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

face-mask-detector

COVID-19 face mask detector with OpenCV and Keras/TensorFlow.

Architecture of Mask Detection Model

We have fine-tuned the MobileNet V2 architecture, a highly efficient architecture which works well with limited computational capacity.

Classification Accuracy

We can see that our model has accuracy of 99% to predict mask or without mask from faces.

Loss Plot

Results

About

COVID-19 face mask detector with OpenCV and Keras/TensorFlow.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%