neural-nuts / image-caption-generator

[DEPRECATED] A Neural Network based generative model for captioning images using Tensorflow
BSD 3-Clause "New" or "Revised" License
148 stars 57 forks source link

cant run the test example #8

Closed kingrain213 closed 7 years ago

kingrain213 commented 7 years ago

Thank you for you help, now I can run the train, test examples. Thank you very much.

metalaman commented 7 years ago

You don't have to change file(or its name) in the model path. While in mode "test" feed only a single image. The number after the '.ckpt-' is the global step number(during training).