WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

ariefrahmansyah/face-mask-detection

Repository files navigation

Face Mask Detection

Try the app!

Prerequisites

  1. Python 3 -- for training the model.

    All the dependencies and required libraries are included in the file requirements.txt. You can install them by running pip install -r requirements.txt.

    If you are using Pipenv, you can simply run pipenv install, then you can activate the Pipenv shell by running pipenv shell.

  2. NodeJS -- for serving the model.

    All the dependencies for serving the model as web application are in package.json. You can install them by running npm install.

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •