Shubbair / Face-Mask-Detection

Realtime face mask detection using deep learning

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Face-Mask-Detection

Realtime face mask detection using deep learning

Model

The model Trained With CNN Architecture with Accuracy 98%

Training & Testing Model Code

Training&Testing_Model.ipynb

The Trained Model in Folder 📂 models

Detecting Realtime Facemask code

python3 model_evaluation.py

Warning
sometimes github cannot view the code inside .ipynb file because there size

Dataset

The dataset is an edited version, with smaller images 224 × 224 grayscale

to learn more about data here

About

Realtime face mask detection using deep learning

License:MIT License


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%