UTSAVS26 / PyVerse

PyVerse is an open-source collection of diverse Python projects, tools, and scripts, ranging from beginner to advanced, across various domains like machine learning, web development, and automation.
https://sites.google.com/view/pyverse-python-universe/
MIT License
69 stars 196 forks source link

[Code Addition Request]: Add a new project #918

Open Dharun235 opened 2 days ago

Dharun235 commented 2 days ago

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

github-actions[bot] commented 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!

Dharun235 commented 2 days ago

@UTSAVS26 assign this task to me under GSSoC'ETXD and also Hacktoberfest