-
Python 3 -- for training the model.
All the dependencies and required libraries are included in the file
requirements.txt
. You can install them by runningpip install -r requirements.txt
.If you are using Pipenv, you can simply run
pipenv install
, then you can activate the Pipenv shell by runningpipenv shell
. -
NodeJS -- for serving the model.
All the dependencies for serving the model as web application are in
package.json
. You can install them by runningnpm install
.
-
Notifications
You must be signed in to change notification settings - Fork 6
Real-time Face Mask Detection using TensorFlow and Keras.
ariefrahmansyah/face-mask-detection
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Real-time Face Mask Detection using TensorFlow and Keras.
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published