Created by: aban77
yolov3.reader.py中img['gt_labels'][gt_index] = self.category_to_id_map[target['category_id']]这句代码会将我的种类ID转换成一个无关的数字