anuragmishracse / caption_generator

A modular library built on top of Keras and TensorFlow to generate a caption in natural language for any input image.
MIT License
265 stars 120 forks source link

bad caption #35

Open Kinghup opened 5 years ago

Kinghup commented 5 years ago

I have trained the model and the loss is 1.16, acc is 0.7574. But when I take the model to generate caption , the caption is excursive and have no sense. image How should I do?

Chitransh31 commented 5 years ago

Can you please send me your trained model?Thanks.

agughalamDavis commented 4 years ago

can you send the model?. I can implement beam search to get better predictions.