fastrcnn的getmap.py报错
StevenYang0624 opened this issue · 0 comments
StevenYang0624 commented
Traceback (most recent call last):
File "c:\Users\Steven\Desktop\faster-rcnn-pytorch-3.1\get_map.py", line 107, in
get_map(MINOVERLAP, True, path = map_out_path)
File "c:\Users\Steven\Desktop\faster-rcnn-pytorch-3.1\utils\utils_map.py", line 641, in get_map
mAP = sum_AP / n_classes
ZeroDivisionError: float division by zero