PyTorch-YOLOv3
PyTorch-YOLOv3 copied to clipboard
line 57 in train.py
Hi
Why you use model.apply(weights_init_normal) after created the model? Is this line necessary?
it not necessary,but network convergence is faster by weights_init_normal