Update README.md

This commit is contained in:
yunjey
2017-04-14 21:33:21 +09:00
committed by GitHub
parent cc3a8b1b0d
commit b8bb2deb0e

View File

@ -43,4 +43,4 @@ $ python sample.py --image='path_for_image'
## Pretrained model
If you do not want to train the model yourself, you can use a pretrained model. I have provided the pretrained model as a zip file. You can download the file [here](https://www.dropbox.com/s/btubjo73dc953zo/trained_model.egg?dl=0) and extract it to `./models/` directory.
If you do not want to train the model yourself, you can use a pretrained model. I have provided the pretrained model as a zip file. You can download the file [here](https://www.dropbox.com/s/b7gyo15as6m6s7x/train_model.zip?dl=0) and extract it to `./models/` directory.