A fork of MaskTheFace that
supports the mask augmentation as an API function call. See the original README
in README.original.md.
# for the API call only
pip3 install -r requirements.txt
# for the full package
pip3 install -r requirements-full.txtImport and call mask() from api.py, run python3 api.py for an example.