pabloruizponce/mask-detector
This deep learning project has the objective to build and deploy a facemask detector on the browser. The model has been archived using transfer learning over a MobileNetV2 pretrained model. The web implemetation has been done using Tensorflow.js
JavaScriptGPL-3.0