ssd-pytorch
ssd-pytorch copied to clipboard
ValueError: invalid literal for int() with base 10
Traceback (most recent call last):
File "E:/python/Semantic_Segmentation/ssd/voc_annotation.py", line 30, in
使用VOC2012数据集时报错,不知道引起问题的原因是?
因为那个对应的xml数字太长,改短了就行