-
Notifications
You must be signed in to change notification settings - Fork 121
Open
Description
Thanks for the work. Looks really cool! I have two questions about the script train.py:
(1) Does the parameter freezeFC mean that you want to freeze the whole style network (from z to w) on left of the generator? Looks you do not really freeze it but instead use the latent w computed from the source generator.
(2) For the generator_source, do we also need to load the weight of source generator before starting the training? I see you only define it without pre-loading any weight.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels