Complex-YOLO
Complex-YOLO copied to clipboard
RuntimeError
Hello everyone, in the middle of training i am facing the following issue. please help if anyone knows about this problem: File "/media/imad/Windows/3d folder/Complex-YOLOv3/utils/utils.py", line 346, in build_targets best_ious, best_n = ious.max(0) RuntimeError: cannot perform reduction function max on tensor with no elements because the operation does not have an identity
@imdsafi09 same here. did you found why this happens?