ImageCaptioning.pytorch icon indicating copy to clipboard operation
ImageCaptioning.pytorch copied to clipboard

Train on Flicker8k Dataset

Open ireneMsm2020 opened this issue 6 years ago • 2 comments

I want to train on flicker8k dataset. Some error occur in 'prepro_feats.py' when I using 'dataset_flickr8k.json'. The error is about no 'cocoid'. How to solve it? Do i need to generate my own '**.json'? 3Q~

ireneMsm2020 avatar Apr 29 '18 12:04 ireneMsm2020

You can either generate a new Json, or adapt the code to the new format

ruotianluo avatar Apr 29 '18 16:04 ruotianluo

use imgid instead

yin1991999 avatar Jul 13 '18 02:07 yin1991999