karpathy/neuraltalk2

How can I get a caption score for each image?

Opened this issue · 0 comments

I am only evaluating images using eval.lua, and I would like to know if it's possible to get a confidence score for each image caption. Also, is it possible to get several captions for an image, say the top n captions for an image? Thank you.