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
Hello,I am the Beginner.I have a doubt about the initialization of the network for cyclegan.
As we know,we create the network using the op ''InstanceNorm2d'',but why we initialize "BatchNorm2d" in the training.
I cant understand it.Someone can help me?
Thanks!
The text was updated successfully, but these errors were encountered:
Hello,I am the Beginner.I have a doubt about the initialization of the network for cyclegan.
As we know,we create the network using the op ''InstanceNorm2d'',but why we initialize "BatchNorm2d" in the training.
I cant understand it.Someone can help me?
Thanks!
The text was updated successfully, but these errors were encountered: