Aryan-Chharia / Computer-Vision-Projects

Check out my Computer Vision Repository for projects showcasing advanced image processing techniques like object detection, image stitching, and segmentation using Python and OpenCV. Whether you're a researcher, developer, or enthusiast, you'll find comprehensive insights and practical implementations to advance your computer vision skills.
GNU General Public License v3.0
50 stars 100 forks source link

Face mask detection system #32

Closed nidhipandey73 closed 1 month ago

nidhipandey73 commented 1 month ago

Hello @Aryan-Chharia

I propose to develop a real-time face mask detection system using machine learning techniques. This project will involve building a detection model that can accurately identify whether individuals are wearing face masks by analyzing live video feed or images. The system will utilize deep learning algorithms, particularly convolutional neural networks (CNNs), to process facial features and detect the presence of masks. By leveraging popular libraries such as OpenCV, TensorFlow, and Keras, we can ensure the model is both efficient and scalable. This detection system can be beneficial in public safety applications, promoting adherence to health guidelines in various environments.

Please assign me this work and add labels gssoc and hacktoberfest

Aryan-Chharia commented 1 month ago

Go Ahead

Aryan-Chharia commented 1 month ago

?

DarshAgrawal14 commented 1 month ago

@Aryan-Chharia , If you assign me , I will start working on model right away and submit by tomorrow.

DarshAgrawal14 commented 1 month ago

@UppuluriKalyani , i did not find any similar issues