akshitagupta15june / akshitagupta15june/Face-X

Face Mask Detection

Aperta
#1,429 10 commenti 0 reazioni 1 assegnatario Rivendicata da @mahesh-11102 Vedi su GitHub
enhancement gssoc23
Lingua principale
Jupyter Notebook
Stelle
853
Fork
596
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

**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)

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.