a-PyTorch-Tutorial-to-Image-Captioning
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?
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,
just set breakpoint while save files, you can see it