a-PyTorch-Tutorial-to-Image-Captioning icon indicating copy to clipboard operation
a-PyTorch-Tutorial-to-Image-Captioning copied to clipboard

How to generate sentid's for another dataset?

Open hughkf opened this issue 6 years ago • 1 comments

I am trying to train this model using the CUB data set for birds. Therefore I need to create a JSON file like dataset_coco.json for COCO, but for CUB. How would I generate the sentid's for another data set?

hughkf avatar Nov 23 '18 21:11 hughkf

@hughkf Have you succeed in creating a JSON file like dataset_coco.json?

nyj-ocean avatar May 14 '20 21:05 nyj-ocean