meteorshowers / RCF-pytorch

Richer Convolutional Features for Edge Detection model in pytorch CVPR2017
516 stars 145 forks source link

Meaning of "adam1e-4-tunelr" #4

Closed ayst123 closed 6 years ago

ayst123 commented 6 years ago

Thanks for this repo. I am not clear about one thing in result part. What is meaning of "adam1e-4-turnlr" ? If we use adam as the optimizer, do we need to turn learning rate during traning ?

Thanks.

shiyanrubing commented 6 years ago

In my view, 1e-4 should be initial learning rate.

meteorshowers commented 6 years ago

sorry for the late response~ yes, this is the learning rate