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
- PyTorch
- SSD Mobilenet
- TensorRT
- Python
Follow the steps provided here.
The dataset used for training the model is available here.