creat_input_files.py error
zms1304210716 opened this issue · comments
'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