Open mrbulb opened 5 years ago
May I ask what's the meaning of stepsize here https://github.com/princeton-vl/CornerNet/blob/0017821eb0e127918dfd29a1a5976558babb582d/config/CornerNet.json#L19 If I increase max_iter in config file, should I increase stepsize accordingly?
stepsize
max_iter
May I ask what's the meaning of
stepsize
here https://github.com/princeton-vl/CornerNet/blob/0017821eb0e127918dfd29a1a5976558babb582d/config/CornerNet.json#L19 If I increasemax_iter
in config file, should I increasestepsize
accordingly?