deep-image-prior icon indicating copy to clipboard operation
deep-image-prior copied to clipboard

optimize step

Open tuvovan opened this issue 2 years ago • 1 comments

Hey thank you for your code.

I saw a function named optimize like this optimize(OPTIMIZER, p, closure, LR, num_iter)

Can you please point me to that function?

tuvovan avatar May 22 '23 05:05 tuvovan

Hi, the function is in "utils/common_utils.py" file.

anseok83 avatar Aug 31 '23 07:08 anseok83