justinpinkney / awesome-pretrained-stylegan2

A collection of pre-trained StyleGAN 2 models to download
1.26k stars 108 forks source link

I resume training and init fakes has wrong colours #42

Open MationPlays opened 2 years ago

MationPlays commented 2 years ago

Hi, i want to resume training with car config-f, when I started the training after the first tick, if i preview the init fakes they have messed up colours. Is this normal or is there some conflict with a colour space I can choose somehow? Thanks

justinpinkney commented 2 years ago

Problems in initial colour are often to do with a difference in the number of mapping layers you are using (some models have 8 some 2). This usually clears up pretty quickly however.