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

Number of Training Epochs #29

Open
hshreeshail opened this issue Oct 12, 2022 · 0 comments
Open

Number of Training Epochs #29

hshreeshail opened this issue Oct 12, 2022 · 0 comments

Comments

@hshreeshail
Copy link

The paper gives the number of epochs to train for each stage as follows:
5 epochs for global stage
30 epochs for local stage
5 epochs for FaceGAN

For each stage, the code divides the training epochs into two parts niter (epochs at starting learning rate) and niter_decay (epochs at decaying learning rate). For a given stage, how do we divide the total epochs (say 30 for the local stage) into these two parts. Equally? Some other ratio?

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

1 participant