Building Face Mask Detection Model¶
Welcome to the tutorial on building a medical mask detection model.
The outline of this tutorial is as follows:
Dataset : Face Mask Detection (Source: Kaggle )
Lab Environment : Google Colaboratory
Model Structure : RetinaNet, Faster R-CNN
Table of Contents :
Introduction to Object Detection
Exploratory Data Analysis
Data Preprocessing
RetinaNet
Faster R-CNN
References
Pseudo Lab believes in the value of sharing. Feedback is always welcome and you can leave comments on each page.