Given the trained COVID-19 face mask detector, we’ll proceed to implement two more additional Python scripts used to:
- Detect COVID-19 face masks in images
- Detect face masks in real-time video streams
Flow:
WITH MASK | WITHOUT MASK |
---|---|
![]() |
![]() |
The original dataset is prepared by Prajna Bhandary and available at Github