karpathy / neuraltalk2

Efficient Image Captioning code in Torch, runs on GPU
5.51k stars 1.26k forks source link

how to get bleu/meteor/cider in other datasets like flickr30k #150

Open xpchen0 opened 8 years ago

xpchen0 commented 8 years ago

Hello I am new at this dirction , can you give me some instruction about how to get the bleu/meteor/cider in other dataset excpect coco ? could you give me some code examples ? thank you so much  

fantine16 commented 7 years ago

hi, I am doing this, but the trained model on flicker30k is overfit, i cannot tune the parameter well. Do you fix it? thanks