Skip to content

Real time face-mask detection system using Deep Learning and TensorRT

License

Notifications You must be signed in to change notification settings

shahizat/Face-Mask-Detection

Repository files navigation

Face Mask Detection System using AI and NVIDIA Jetson board

This repo implements SSD (Single Shot MultiBox Detector) in PyTorch for face mask detection, using MobileNet backbones.

For documentation, please refer to Object Detection portion of the Hello AI World tutorial: Re-training SSD-Mobilenet

Demo

output(1) (1)

Technologies

  • PyTorch
  • SSD Mobilenet
  • TensorRT
  • Python

Usage

Follow the steps provided here.

Data

The dataset used for training the model is available here.

About

Real time face-mask detection system using Deep Learning and TensorRT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages