HiKapok / SSD.TensorFlow

State-of-the-art Single Shot MultiBox Detector in Pure TensorFlow, QQ Group: 758790869
Apache License 2.0
323 stars 153 forks source link

lr_rate #110

Closed ydhongHIT closed 5 years ago

ydhongHIT commented 5 years ago

At the first 500 steps, the learning rate is only one-tenth of the initial learning rate. After that, learning rate is ten times bigger and the same as the initial value. Why?