yolov3-multigpu
yolov3-multigpu copied to clipboard
RuntimeError: cannot perform reduction function max on tensor with no elements because the operation does not have an identity
请问出现以下的错误的原因是什么呢 best_ious, best_n = ious.max(0) # get each gt box matched best anchor RuntimeError: cannot perform reduction function max on tensor with no elements because the operation does not have an identity