PyTorch-YOLOv3 icon indicating copy to clipboard operation
PyTorch-YOLOv3 copied to clipboard

training Weight

Open Gmy12138 opened this issue 6 years ago • 0 comments

Hello, I would like to ask why I use yolov3.weights for training, the effect is the same as that of using darknet53.conv.74 for initialization. Shouldn't yolov3.weights for initialization of loss be very small at the beginning of training

Gmy12138 avatar Jul 20 '19 08:07 Gmy12138