Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 355 Bytes

README.md

File metadata and controls

30 lines (23 loc) · 355 Bytes

Face Mask Detection

Requirements

  • Numpy :
pip install numpy
  • Keras :
pip install keras
  • Tensorflow :
pip install tensorflow
  • OpenCV :
pip install python-opencv

VGG16 Model Accuracy :

Prediction Example :