Niketkumardheeryan / ML-CaPsule

ML-capsule is a Project for beginners and experienced data science Enthusiasts who don't have a mentor or guidance and wish to learn Machine learning. Using our repo they can learn ML, DL, and many related technologies with different real-world projects and become Interview ready.
MIT License
332 stars 294 forks source link

Face Mask Detection using Machine learning(DL) #772

Open KamakshiOjha opened 3 weeks ago

KamakshiOjha commented 3 weeks ago

Face mask detection is a computer vision task that involves identifying whether a person in an image is wearing a mask or not. This task has significant applications, especially in public health and safety during pandemics. To achieve this, we use a neural network as a model which is a type of deep learning algorithm specifically designed for image processing tasks. Input new images to the trained model, The model will predict whether the person in the image is wearing a mask or not.

please assign me this issue under GSSOC. Thank you!

github-actions[bot] commented 3 weeks ago

Thanks for creating the issue,Please read the Pinned issued first and Readme.md in each Pull Request you made. Keep learning...

KamakshiOjha commented 3 weeks ago

Please assign me this issue under GSSOC.