Skip to content

A deep learning based on MobileNet architecture to detect whether a person is wearing correctly a mask or not.

License

Notifications You must be signed in to change notification settings

arthurfortes/face_mask_detection

Repository files navigation

Personalized Face Mask Detection

A deep learning based on MobileNet architecture to detect whether a person is wearing correctly a mask or not.

Quick Start and Guide

Visit the Medium page.

Dataset and Weights

Download the dataset with all images here.

I uploaded the settings and the weights used in this experiments here.

Usage

python open_cam.py

Notes:

  • Detections take ~0.5ms per image on CPU.
  • The requirements are in requirements.txt (To install: pip install -r requirements.txt)

About

A deep learning based on MobileNet architecture to detect whether a person is wearing correctly a mask or not.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published