recodehive / machine-learning-repos

A curated list of awesome machine learning frameworks, libraries and software (by language). I
https://machine-learning-repos.vercel.app/
MIT License
103 stars 194 forks source link

[Feature] --> Face mask detection using deep learning #143

Closed KamakshiOjha closed 1 month ago

KamakshiOjha commented 3 months 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.

Steps:

Data Collection Data Preprocessing Building the CNN Model Compiling the Model Training the Model Evaluating the Model Making Predictions - 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 months ago

Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions reach out to LinkedIn. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

KamakshiOjha commented 3 months ago

can you assign me this issue under GSSOC

github-actions[bot] commented 1 month ago

Hello @KamakshiOjha! Your issue #143 has been closed. Thank you for your contribution!