akshitagupta15june / akshitagupta15june/Face-X

Face Mask Detection

Open
#1,429 10 comments 0 reactions 1 assignee Claimed by @mahesh-11102 View on GitHub
enhancement gssoc23
Dominant language
Jupyter Notebook
Stars
853
Forks
596
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe and Describe the solution you'd like****

During Covid-19 period wearing mask is crucial one, so I've developed a ML project which can detect multiple faces and show the result. I've even worked on Arduino which turns the camera towards the face and send the signal to the machine to detect the face and show the result.

**Describe alternatives you've considered**?
- I tried detecting faces using available pretrained models like YOLO, RESNET-50 and many more, after detecting the face I've cropped out the faces and sent it to my model and it will detect whether mask is present or not.
- Using Arduino I've implemented 360° rotated camera and the ML model will detect the faces and displays the result.

****Additional context****
## CNN Architecture of the model
![image](https://github.com/pranjay-poddar/Dev-Geeks/assets/77436328/9eff4df6-afb3-4d99-a430-3c2268c54414)


## Accuracy, loss of the model




## Acuracy Percentage of the model
![image](https://github.com/pranjay-poddar/Dev-Geeks/assets/77436328/d9086d88-9234-49c2-9b2a-ea9f6bcfa758)

## Testing snapshot of the Model
![image](https://github.com/pranjay-poddar/Dev-Geeks/assets/77436328/a1aee168-e704-416f-957e-6eb98708332f)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.