You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have that question too. it's output is directly used to compare with the hr_image, which is [-1, 1]. My guess is the the biases setting of the generator network make the output in rage [-1, 1]? Did you figure it out?
This generator network does not scale the output to [-1, 1] with tanh activation function. Does anyone know why?
The text was updated successfully, but these errors were encountered: