DiscCaptioning icon indicating copy to clipboard operation
DiscCaptioning copied to clipboard

f30k-caption?

Open tonghaiping1996 opened this issue 6 years ago • 4 comments

hello,where can I download the f30k-caption in your annFile = 'f30k-caption/annotations/dataset_flickr30k.json'?when I use the flickr30,the eval code takes wrong.Is there the eval code for flickr30?

tonghaiping1996 avatar Mar 11 '20 06:03 tonghaiping1996

You have to generate using prepro reference Json. Py in scripts.

ruotianluo avatar Mar 11 '20 13:03 ruotianluo

thank you for your reply~ yes,i run the "python scripts/prepro_labels.py..." "python scripts/prepro_ngrams.py"on dataset_flickr30k.json,but when run the eval.py it takes wrong. Whether the coco-caption can use directly to eval on flickr dataset?

tonghaiping1996 avatar Mar 13 '20 07:03 tonghaiping1996

It is using coco caption directly. It allows different dataset by using different reference json

ruotianluo avatar Mar 13 '20 13:03 ruotianluo

thanks a lot~

tonghaiping1996 avatar Mar 25 '20 09:03 tonghaiping1996