Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix for correct number of conditional mapping layers in Discriminator #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

DEBIHOOD
Copy link

Now discriminator keeps up with the amount of conditional mapping layers same as in generator.

Also new key argument --cond-D-nofix was added for the backward compatibility, to being able to continue training old models that was trained before the fix was merged.

Now discriminator keeps up with the amount of conditional mapping layers same as in generator.
Also new key argument --cond-D-nofix was added for the backward compatibility, to being able to continue training old models that was trained before the fix was merged.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant