[Code Addition Request]: Add a new project #918
Labels
Contributor
Denotes issues or PRs submitted by contributors to acknowledge their participation.
gssoc-ext
hacktoberfest
level1
Status: Assigned💻
Indicates an issue has been assigned to a contributor.
Have you completed your first issue?
Guidelines
Latest Merged PR Link
#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
The text was updated successfully, but these errors were encountered: