Tianxiaomo / pytorch-YOLOv4

PyTorch ,ONNX and TensorRT implementation of YOLOv4
Apache License 2.0
4.48k stars 1.49k forks source link

Why the learning rate keeps growing? #466

Open mmmeiko7 opened 3 years ago

mmmeiko7 commented 3 years ago

Why the learning rate in the log starts at 1.6e-10, then grows to the lr we set(0.0261) and keeps the same?