Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jaybfn/face-mask-detection-using-tensorflow-and-opencv

In most public meetings, such as malls, theaters, and parks, it is becoming increasingly vital to verify if persons in the audience are wearing face masks. The creation of an AI system that can detect if someone is wearing a face mask and allow them admission would be extremely beneficial to society. A basic Face Mask identification system is constructed using Convolutional Neural Networks, a Deep Learning approach (CNN). The TensorFlow framework and the OpenCV library were used to create this CNN Model, which is widely utilized in real-time applications.
https://github.com/jaybfn/face-mask-detection-using-tensorflow-and-opencv

cnn convolutional-neural-networks deep-learning keras opencv-python python3 tensorflow vscode

Last synced: 6 days ago
JSON representation

In most public meetings, such as malls, theaters, and parks, it is becoming increasingly vital to verify if persons in the audience are wearing face masks. The creation of an AI system that can detect if someone is wearing a face mask and allow them admission would be extremely beneficial to society. A basic Face Mask identification system is constructed using Convolutional Neural Networks, a Deep Learning approach (CNN). The TensorFlow framework and the OpenCV library were used to create this CNN Model, which is widely utilized in real-time applications.

Awesome Lists containing this project