This commit is contained in:
deeppomf 2018-10-20 14:35:43 -04:00
parent a80c0dcd2c
commit e2a67d6b39

View File

@ -43,6 +43,8 @@ Tensorflow, Pillow, and argparse can all be installed with pip.
# Model
Pretrained models can be downloaded from https://drive.google.com/open?id=1byrmn6wp0r27lSXcT9MC4j-RQ2R04P1Z.
The prebuilt binary has the pretrained model included with it.
Unzip the file into the /models/ folder.
# Usage