Yolo config per layer #7354
Unanswered
octavflorescu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
To my understanding, stopbackward=800 from https://raw.githubusercontent.com/AlexeyAB/darknet/master/cfg/yolov4-custom.cfg will stop backprop, from that layer-on, after training iteration 800.
Is this the desired way of using the cfg, or am i expected to remove this cfg (stopbackward=800) once the head stabilises?
Beta Was this translation helpful? Give feedback.
All reactions