In Efficient_ad, Dose the lr not need to be updated? #2079
Unanswered
rachelYY12
asked this question in
Q&A
Replies: 1 comment
-
It looks like you are using an older version of the anomalib where this was not properly addressed, as the code for EfficientAD should look like this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I find lr upgrade after one epoch in pytorch_lightning,but step_size=int(0.95 * num_steps) is larger than max_epochs,Does the lr not need to be updatated?
Beta Was this translation helpful? Give feedback.
All reactions