yolov3-multigpu icon indicating copy to clipboard operation
yolov3-multigpu copied to clipboard

train pytorch-yolov3 with multi GPU

Results 6 yolov3-multigpu issues
Sort by recently updated
recently updated
newest added

请问出现以下的错误的原因是什么呢 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...

After each epoch evaluation is run but it takes many hours. Any way to speed it up?

I changed imgs_per_gpu = 2 while using 8 gpus and setting batch_size = 16. What is the solution for this? ![Capture](https://user-images.githubusercontent.com/22463049/93730528-07efa200-fb97-11ea-8290-9e3da270b394.JPG)

按照教程将几个修改后的文件替换掉原文件,跑了100个epoch后最好的结果为0.252,感觉很奇怪,不知道为啥

![Xshot-0016](https://user-images.githubusercontent.com/54935281/87438148-c20be000-c621-11ea-8af1-ed2fe4ff09c4.png)