face-detection-dnn/ │ ├── main.py ├── webcam.py │ ├── utils/ │ └── dnn_face_utils.py │ ├── input/ # Place test images here │ ├── test.jpg │ └── test2.jpg │ ├── output/ # Result images with face ...
A complete, end-to-end deep learning project that detects whether a person is wearing a face mask in real time using a webcam feed. Built from scratch using a custom Convolutional Neural Network (CNN) ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results