akshitagupta15june / akshitagupta15june/Face-X
Face Mask Detection
- 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

## Accuracy, loss of the model
## Acuracy Percentage of the model

## Testing snapshot of the Model

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.