Skip to content

This repository contains python scripts for creating a face mask object detection model.

Notifications You must be signed in to change notification settings

AlvinKimata/Face-mask-detector-with-MobilenetSSDv2

Repository files navigation

Face-mask-detector-with-MobilenetSSDv2

This repository contains python scripts for creating a face mask object detection model. The notebook file contains python code for dowloading, configuring and training an object detection model. For this demonstration, I have used the Mobilenet single-shot detector model as is it is lightweight in terms of training and performing real-time inference on a laptop or computer with low specifications.

The accompanying python script demonstrates how to perform real-time inference with the trained model.

output.mp4

About

This repository contains python scripts for creating a face mask object detection model.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published