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

Changes required to train the CGAN model #66

Open
dikshantsagar opened this issue Oct 21, 2023 · 0 comments
Open

Changes required to train the CGAN model #66

dikshantsagar opened this issue Oct 21, 2023 · 0 comments

Comments

@dikshantsagar
Copy link

Hello, I am trying to train a CGAN model. Please confirm what changes need to be made either in the config file or in the code to get this working correctly. Currently, on the train.config file, I have changed the model_type to CGAN and under disc_model, changed the parameters of the model architecture to match the generator, changed the loss weights as follows gan_loss to 1.0 steric_loss to 1.0 and rest 0.0, then finally match the disc_optim learning rate to match the gen_optim

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