Skip to content

Face API with Docker, Tensorflow, Keras and PyTorch.

Notifications You must be signed in to change notification settings

ricardojdb/face-api

Repository files navigation

Face API

Face API with Docker, Tensorflow and PyTorch

Models:

Requirements:

How to use:

Make sure the models and images are inside their respective folders.

Run all the docker syncronically:

bash runmodels.sh

Stop docker containers:

bash stopmodels.sh

Test:

Test that the models are running using:

python test_api.py