Created a robust model for facial detection and mask recognition, accurately
identifying individuals and determining mask presence.
- Performed data collection and cleansing to prepare the necessary dataset.
- Implemented a YOLO algorithm to develop a facial detection model.
- Utilized deep learning techniques for mask recognition, training a model to
predict whether individuals in images are wearing masks.
- Implemented real-time functionality, incorporating live-cam usage for dynamic
applications.