Skip to content

Balasubramaniam077/Mask_object-detection

Repository files navigation

Pandamic Mask Object Detection

Introduction

Wearing face masks is recommended as part of personal protective equipment and as a public health measure to prevent the spread of coronavirus disease 2019 (COVID-19) pandemic. Their use, however, is deeply connected to social and cultural practices and has acquired a variety of personal and social meanings. This article aims to identify the diversity of sociocultural, ethical, and political meanings attributed to face masks, how they might impact public health policies, and how they should be considered in health communication. In May 2020, we involved 29 experts of an interdisciplinary research network on health and society to provide their testimonies on the use of face masks in 20 European and 2 Asian countries (China and South Korea). They reflected on regulations in the corresponding jurisdictions as well as the personal and social aspects of face mask wearing. We analyzed those testimonies thematically, employing the method of qualitative descriptive analysis. The analysis framed the four dimensions of the societal and personal practices of wearing (or not wearing) face masks: individual perceptions of infection risk, personal interpretations of responsibility and solidarity, cultural traditions and religious imprinting, and the need of expressing self-identity. Our study points to the importance for an in-depth understanding of the cultural and sociopolitical considerations around the personal and social meaning of mask wearing in different contexts as a necessary prerequisite for the assessment of the effectiveness of face masks as a public health measure. Improving the personal and collective understanding of citizens' behaviors and attitudes appears essential for designing more effective health communications about COVID-19 pandemic or other global crises in the future.

My Solution

My solution I used the Deep Learning Model for object Detection(It can localization the object in an Frames).In computer vision we use to CCVT camera for Live feed of the video. I Used two Deep Leaning Best Object detection models are YOLOV4 (DARKNET-53) || YOLOV5 (v5 s - 7.3M params) and I used Raspberry Pi 3 (Model B+) for the Mask Detection

Dataset

My Dataset classes are Mainly three there are :

-->with_mask

-->wihtmask_incorrect

-->without_mask

I using the open datasets in Kaggle for the main 2 classes.There are "with_mask" and "without_mask"

At the time i cannot get the other class for my solution that is mask incorrect position Dataset.So i am created the own an custom dataset for the class of wihtmask_incorrect position. I share the my collected custom dataset in my Drive Link or Refer my dataset in Kaggle! In kaggle i will improving the version for the Dataset till it been efficient for all models in DL Object detection algorithm

The Final Version of the Dataset will be given in Current Training Dataset

Screenshot 2022-06-04 184617

Model selection

First off i Used the Yolov4 - Tiny in Darknet53 Framework.It has an amazing speed and Accuracy because it has a low parameters in base model of darknet Framework.

After finish the Darknet Yolov4 - Tiny Model. I has been Seen the YOLO V5 model it has an amazing model compare to the Yolo V4 tiny.At time i suddenly move to yolov5 Small model.

Architecture

yolov4-tiny

YoloV4-TINY Architecture

yolov4-tiny

YoloV5 Architecture

In Improment of YOLOV5 is coming soon with very ligth model in pytorch

As i created the model for implement in private Company with Covid-19 Precations it will create the alreat the employees to wear the mask.it can implemanted my project with CCTV Camera for tunning the livevideofed.As it will given an amazing result in live feeding

Conclusion

In this above project has customilze trained for some comapny Project and pattern works.It can be help full for the person who are working on Computer vision project.it has an not easy task to collect and preprocess the real images for the Real time problem statement.

About

Mask Object detection Using the You Only Live Once (yolov5 & yolov4-Tiny -Darknet .This repo including the Custom Dataset for Mask incorrect position

Topics

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors