0

When I use object detection with Faster R-CNN I get this result in tensorboard:

Why do I get a constant result in my learning rate? What does that mean? Shouldn't my learning rate change each iteration?

ChrisGPT was on strike
  • 127,765
  • 105
  • 273
  • 257
  • 1
    The question should be updated to include desired behavior, a specific problem or error, and the shortest code necessary to reproduce the problem. Please have a read at the help pages [ask] and [mcve]. – β.εηοιτ.βε Jul 12 '20 at 11:57
  • Learning rate is a constant value unless you change it using step function or exponential function. – Safwan Jul 13 '20 at 13:46

0 Answers0