volquelme
volquelme
i tried to generate caption with caption.py. but, i met this warning and script was stopped. (img_cap_py3) volquelme@ubuntu:~/show_attend_and_tell_pytorch$ python caption.py --img='test_image/test1.jpg' --model='BEST_checkpoint_flickr8k_5_cap_per_img_5_min_word_freq.pth.tar' --word_map='Flickr8k_output/WORDMAP_flickr8k_5_cap_per_img_5_min_word_freq.json' --beam_size=5 /home/volquelme/anaconda3/envs/img_cap_py3/lib/python3.6/site-packages/skimage/transform/_warps.py:24: UserWarning: The default multichannel argument...
Thanks for your studying and sharing! I am just wondering what dataset is used for pre-trained model Which one(MS-COCO or Visual Genome) is used? if MS-COCO used, can I get...