chriszhang528

Results 2 comments of chriszhang528

in file vision/datasets/voc_dataset.py is_difficult = [] -- 98 | for object in objects: 99 | class_name = object.find('name').text.lower().strip() who can tell me why?

@huaxv,I had the same problem, how can I solve it,please?