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

3 Stage Training, No Loading of the D.pth? #9

Open
Nodice opened this issue Jul 24, 2021 · 1 comment
Open

3 Stage Training, No Loading of the D.pth? #9

Nodice opened this issue Jul 24, 2021 · 1 comment

Comments

@Nodice
Copy link

Nodice commented Jul 24, 2021

I just wanted to make sure that there is no loading of the PPON_D.pth model for training?

Also I am assuming that the Final Stage1 Model should be loaded into Stage 2, and stage 2 for Stage 3. This was not mentioned.

Thanks for the help.

@Zheng222
Copy link
Owner

@Nodice Neither stage1 nor stage2 requires a discriminator. The discriminator is not trained until stage3 of training. Thus, we do not need to load the PPON_D.pth model.

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