Update README.md

This commit is contained in:
yunjey
2017-03-21 20:10:46 +09:00
committed by GitHub
parent ddbf158616
commit 15e6a89f35

View File

@ -29,7 +29,7 @@ $ python train.py
```
#### 5. Generate captions
If you want to generate captions from MSCOCO validation dataset, see [evaluate_model.ipynb](https://github.com/yunjey/pytorch-tutorial/blob/master/tutorials/09%20-%20Image%20Captioning/evaluate_model.ipynb). Otherwise, if you want to generate captions from custom image file, run command as below.
```bash
$ python sample.py --image=sample_image.jpg