R = [obj for obj in recs[imagename] if obj['name'] == classname] KeyError:'1'
测试和训练前需要将cache中的pkl文件+VOCdevkit2007中annotations_cache的缓存删掉。删掉后可正常运行。