kul96 / Mask-Classifier

Deep Learning Model(LeNet) to classify face with_mask/without_mask

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mask-Classifier

Deep Learning Model(LeNet) to classify face with_mask/without_mask

Follow these steps

  1. Create a new virtual environment
  2. pip install -r requirements.txt
  3. To train LeNet Model run python lenet_train.py the weights will get saved in models folder
  4. Pretrained weights are available in models folder
  5. For Realtime detection run realtime.py

About

Deep Learning Model(LeNet) to classify face with_mask/without_mask


Languages

Language:Python 100.0%