How We Implemented the Face-with-Mask Detection Web App for Chrome

Written by yantsishko | Published 2021/06/19
Tech Story Tags: javascript | tensorflowjs | face-mask-detection | computer-vision | image-detection | face-recognition | mask-recognition | programming

TLDR In the previous article, I discussed machine learning (in particular, face and mask detection) in the browser. I want to give the technical details of the implementation. The application uses several neural networks to detect different events: face detection, mask detection. Each model/network runs in a separate thread (Web Worker) Neural networks are launched using TensorFlow.js, and Web Assembly or WebGL is used as a backend. Each result of the worker is saved and can be displayed on the UI.via the TL;DR App

no story

Written by yantsishko | Skilled Front-End engineer with 7 years of experience in developing Web and SmartTV applications
Published by HackerNoon on 2021/06/19