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

What are saved to "TRAIN_IMAGES_flickr8k_5_cap_per_img_5_min_word_freq.hdf5" file?

Open phyukhaing7 opened this issue 6 years ago • 1 comments

When I run the create_input_files.py, it saved 7 json files and 3 hdf5 files. When I read, I understand the json files but I don't know what are the values of hdf5 files. May I know what is saved in hdf5 files. Best Regards,

phyukhaing7 avatar Sep 13 '19 04:09 phyukhaing7

just set breakpoint while save files, you can see it

TangZwei avatar Oct 08 '19 14:10 TangZwei