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
It seems that you have two identical discriminators which share the same architecture, the same loss...
I don't understand that ... Or is there another point I didn't notice?
The text was updated successfully, but these errors were encountered:
Two discriminators are of the same architecture, but capture different scales of information (see here). Besides, the weights of two discriminators are not shared.
It seems that you have two identical discriminators which share the same architecture, the same loss...
I don't understand that ... Or is there another point I didn't notice?
The text was updated successfully, but these errors were encountered: