karpathy / neuraltalk2

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

Evaluation for Flickr dataset? #93

Open cuongduc opened 8 years ago

cuongduc commented 8 years ago

Is there any evaluation code available for Flickr8K and 30K dataset? The coco-caption is just specified for MS COCO

lymrty commented 7 years ago

have the same question!!!

fantine16 commented 7 years ago

have the same question!!!!!!!!!!

giddyyupp commented 7 years ago

actually if you change your flickr result format to mscoco format, then you can use mscoco evaluation codes. only important thing is just match the image-id field in both ground truth and test json files.