News

The COVID-19 pandemic has made face mask detection into a big thing because it is essential in public health monitoring. Meanwhile, the growing number of things that can be connected to the internet ...
Face masks are recommended to reduce the transmission of many viruses, especially SARS-CoV-2. Therefore, the automatic detection of whether there is a mask on the face, what type of mask is worn, and ...
For face mask detection using keras/tensorflow, python, OpenCV and mobilenet we have used 3835 images for dataset. All images are extracted from Kaggle datasets and RMFD dataset, Bing Search API. And ...
Public shaming over not wearing a face mask started almost as soon as the COVID-19 pandemic itself. In February, some provinces and municipalities in China made it mandatory to wear masks when in ...
Face mask detection in video stream: Frames are continiously extracted from the video stream. The same pre-trained openCV face detetcion model is used for detecting faces in each frame and the ...