omertov / encoder4editing

Official implementation of "Designing an Encoder for StyleGAN Image Manipulation" (SIGGRAPH 2021) https://arxiv.org/abs/2102.02766
MIT License
945 stars 154 forks source link

Resume training for cars #81

Open wileewang opened 2 years ago

wileewang commented 2 years ago

Hi! Thanks for your fantastic work! I ran into some problems when I try to resume training for car using other dataset. It is quite wierd that when I use pre-trained model provided by you to train, the output image for the first iteration looks bad but it works when using inference script. I wonder what mistakes I have made.
I just use the checkpoint_path to feed your pretrained models instead of resume_training_from_ckpt.