Neural-IMage-Assessment icon indicating copy to clipboard operation
Neural-IMage-Assessment copied to clipboard

You didn't add param.requires_grad=False

Open mohammad69h94 opened this issue 5 months ago • 0 comments

You should add param.requires_grad=False. But you have never done that in the code. And also, after some epoch, you should turn it back to True.

mohammad69h94 avatar Sep 05 '24 09:09 mohammad69h94