Use tensorflow object_detection to finetuning a Mask R-CNN model This Program train to detect the face mask with help of openCV,Keras/TensorFlow, and Deep Learning. It helps to detect mask on faces in real-time potentially be used to help ensure your safety and the safety of others.
- Helps to detect face mask kin realTime.
- Works on any device, whether it be Windows, macOS, iOS, Linux.
- Not Collect your personal data.
- Not Contain malvare or any type of virus.
- No ads
- Python3
- Datasets
- Zip Extractor
- OpenCV
- Tensorflow
- Keras
- Download zip.
- Unzip "mask_rcnn.zip"
- Run 'mask_rcnn.exe'
Please see details at TensorFlow 训练 Mask R-CNN 模型