Face masks detection system
- #Object Detection
Real-time system for person recognition and mask detection.
- Computer Vision

Impact
The platform allows for real-time detection of masks on individuals using computer vision algorithms and robust image processing techniques. It helps address the challenges of accurately detecting masks in various lighting and angle conditions.
Services we provided
Implement solution for person recognition
Implement solution for masks detection
Deployed solution on AWS
Tech Stack
Python
AWS
Open CV


Challenges and Solutions
🧐 Challenges
Detect face masks in real time and alert when mask is missing.
💡 Solutions
- Developed a computer vision system that detects masks on faces in real-time.
- Made additional optimizations to make it work faster.