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

Disable path regularization and lazy regularization #57

Open
nupurkmr9 opened this issue Mar 19, 2021 · 3 comments
Open

Disable path regularization and lazy regularization #57

nupurkmr9 opened this issue Mar 19, 2021 · 3 comments

Comments

@nupurkmr9
Copy link

Hi,
In the paper, for FFHQ 1k 256x256 training with DiffAugment, it is written that path length regularization and lazy regularization is disabled. If I am not wrong, in the DiffAugment-stylegan2-pytorch repo lazy regularization and path length regularization is still there, right?
Just wanted to confirm this before I start any training. :)
Thanks!

@zsyzzsoft
Copy link
Collaborator

Yes. You may need to change them and possibly some other hyperparameters as said in the paper, to fully reproduce our results in the TensorFlow version.

@nupurkmr9
Copy link
Author

Thanks. Can you tell what other hyperparameters need to be changed for FFHQ with config "paper256"?

@zsyzzsoft
Copy link
Collaborator

mb=32, mbstd=4, lrate=0.002, and enable the mirror augmentation

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

No branches or pull requests

2 participants