Write the captions in text file, and save it as Data/sample_captions.txt. Generate the skip thought vectors for these captions using:
python generate_thought_vectors.py --caption_file="Data/sample_captions.txt"
When I want to run this code, there is no sample_captions.txt file in the file. I want to know how this is generated. Do you have a generated file to share?
@neilsh @paarthneekhara @gitter-badger @AbhishekNarayanan
Write the captions in text file, and save it as Data/sample_captions.txt. Generate the skip thought vectors for these captions using: python generate_thought_vectors.py --caption_file="Data/sample_captions.txt"
When I want to run this code, there is no sample_captions.txt file in the file. I want to know how this is generated. Do you have a generated file to share? @neilsh @paarthneekhara @gitter-badger @AbhishekNarayanan