fengyang0317 / unsupervised_captioning

Code for Unsupervised Image Captioning
MIT License
215 stars 51 forks source link

use the code for custom images #3

Closed dami23 closed 5 years ago

dami23 commented 5 years ago

First of all, thank you for the share of your code. I want to test the code on custom images, but I can't get it working. Could you please public a demo file to test on custom images, or give me some advices to realize it? Thank you for your help!!

fengyang0317 commented 5 years ago

https://github.com/fengyang0317/unsupervised_captioning/blob/master/eval_all.py#L63

The code here is used to test on a single image.