This application consists of two main stages, namely face location detection and the classification of mask usage on the detected faces. The face location detection stage uses the 'blazeface' module obtained from
@tensorflow-models/blazeface.
This module provides the coordinates of the detection box (top, left, bottom, right) for a face in an image. The classification stage will classify the detected faces from the first stage
into three categories: full mask usage (green), partial mask usage (yellow), and no mask usage (red).
How to use this application:
Copyright © . All Rights Reserved. — Created by Trunojoyo AI Team 2023