Skip to content

How to train my data with a MMgeneration model alone? #462

Answered by LeoXing1996
mikaizhu asked this question in How-to
Discussion options

You must be logged in to vote

You can use the following code:

model_G = model.generator
model_D = model.discriminator

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by zengyh1900
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
How-to
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #296 on October 12, 2022 11:26.