a-PyTorch-Tutorial-to-Image-Captioning
a-PyTorch-Tutorial-to-Image-Captioning copied to clipboard
creat_input_files.py error
'path = os.path.join(image_folder, img['filepath'], img['filename']) if dataset == 'coco' else os.path.join( KeyError: 'filepath'' ----how do i solve this error?
Remove img['filepath'] from utils.py