Skip to content
 
 

Repository files navigation

MaskTheFace API

A fork of MaskTheFace that supports the mask augmentation as an API function call. See the original README in README.original.md.

Installation

# for the API call only
pip3 install -r requirements.txt
# for the full package
pip3 install -r requirements-full.txt

Usage

Import and call mask() from api.py, run python3 api.py for an example.

About

API to mask face images. Can be called as augmentation for deep learning training.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages