-
Notifications
You must be signed in to change notification settings - Fork 92
Open
Description
我在处理dota1.5数据集的时侯,出现了如下错误,请问一下我该如何解决?谢谢
File "/home/speech/cipan/s2anet/DOTA_devkit/convert_dota_to_mmdet.py", line 66, in convert_dota_to_mmdet
bboxes, labels, bboxes_ignore, labels_ignore = parse_ann_info(label_path, img_name)
File "/home/speech/cipan/s2anet/DOTA_devkit/convert_dota_to_mmdet.py", line 32, in parse_ann_info
labels.append(label_ids[class_name])
KeyError: 'container-crane'
Metadata
Metadata
Assignees
Labels
No labels