Open Dharun235 opened 2 days ago
🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.
Feel free to join our community on Discord to discuss more!
@UTSAVS26 assign this task to me under GSSoC'ETXD and also Hacktoberfest
Have you completed your first issue?
Guidelines
Latest Merged PR Link
https://github.com/UTSAVS26/PyVerse/pull/900
Project Description
The goal is to create a system that can detect whether a person is wearing a face mask or not using your webcam. The project will involve:
Training a Machine Learning Model: Use a pre-trained model (like MobileNetV2) and fine-tune it to classify images of people with and without face masks. Real-Time Detection: Integrate the model with OpenCV to process video frames from a webcam and detect if a person is wearing a mask in real-time. User Feedback: Display a message on the screen indicating whether a mask is present or not, and draw bounding boxes around the detected faces.
This is my own project.
Full Name
Dharun kumar
Participant Role
Contributor under GSSoC'EXTD and Hacktoberfest