Skip to content

A real-time fask mask detection system based on MobileNetV2

License

Notifications You must be signed in to change notification settings

jonathanlu31/face_mask_detector

Repository files navigation

Face mask detector

A real-time face mask detection system based on MobileNetV2

Usage

Before using the script, install the necessary packages by creating the anaconda environment from the environment.yml file.

To use the laptop webcam to do real-time mask detection, simply run the file with no arguments.

python face_mask_detector.py

To detect all the masks in an image, run the file with the flag -i or --image and supply an absolute image path

Examples

image image

Acknowledgements

About

A real-time fask mask detection system based on MobileNetV2

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published