DEV Community

Cover image for Face Mask Detector with ML5.js
Yong Sopheaktra
Yong Sopheaktra

Posted on

Face Mask Detector with ML5.js

In this article, we will cover how to build a simple image classification using the ml5.js library to detect whether you are wearing a mask or not. You can also re-train the model to classify the new classes (for example, whether it is a cat or dog, holding a phone or not, etc) on your demand.

https://medium.com/the-web-tub/face-mask-detector-with-ml5-js-b44ca95dc0cc

Top comments (0)