DeepTextSpotter icon indicating copy to clipboard operation
DeepTextSpotter copied to clipboard

better results by retraining with "step" learning rate policy in solver_ctc.prototxt, than with "inv"

Open rohitsaluja22 opened this issue 6 years ago • 3 comments

Hey, I am getting better results by retraining with "step" learning rate policy in solver_ctc.prototxt, than with "inv".. Just wondering why.. What learning rate policy you used for solver_ctc.prototxt in your experiments?

rohitsaluja22 avatar Mar 20 '18 09:03 rohitsaluja22

Hi,
we have been using step policy - for big model

  • no proper experiments with optimization has been done (we are low with GPU resources)

some experiments with policy you can find here: (but the task is different) https://github.com/ducha-aiki/caffenet-benchmark

MichalBusta avatar Mar 22 '18 11:03 MichalBusta

Oh. I asked this question because you have shared "inv" in https://github.com/MichalBusta/DeepTextSpotter/blob/master/models/solver_ctc.prototxt

rohitsaluja22 avatar Mar 22 '18 13:03 rohitsaluja22

But shared "small" model has been trained with "inv" - and we did not run comparison ...

MichalBusta avatar Mar 22 '18 16:03 MichalBusta