chainer-caption icon indicating copy to clipboard operation
chainer-caption copied to clipboard

image caption generation using chainer!

Results 4 chainer-caption issues
Sort by recently updated
recently updated
newest added

captions ./data/MSCOCO/MSCOCO/mscoco_caption_train2014_cn_processed.json file is not downloaded by the shell command file.Or it could be instead by captions_train2014_cn_translation.json ?

Using the command in personal_notes.txt, and preprocessed the data, I try to train the model but only the first epoch has a loss function of 7.xxx, but then everything is...

Hi, Thanks for your sharing. Could you tell me how to support Chinese caption? is there a dataset about Chinese?

I am getting the following error while running sample_code_beam.py. 'module' object has no attribute 'NStepLSTM'.