clovaai / stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)
Other
3.48k stars 657 forks source link

About pre-trained model #63

Open hhuyujie opened 4 years ago

hhuyujie commented 4 years ago

Could you share all the checkpoints about pre-trained model? I want to fine-tune something.

youngjung commented 4 years ago

You can use the script download.sh

bash download.sh pretrained-network-celeba-hq

Please refer to https://github.com/clovaai/stargan-v2#datasets-and-pre-trained-networks for more information.

hhuyujie commented 4 years ago

There is only the 100000_nets_ema.ckpt, but I want to continue to train based on the pre-trained model, including 100000_net.ckpt and 100000_optims.ckpt (actually mapping network, style encoder and discriminator)

youngjung commented 4 years ago

Ah, I didn't notice we did not upload optims and net. We will discuss it and let you know.

ak9250 commented 4 years ago

@hhuyujie @youngjung were you able to finetune on starganv2, what are the advantages of finetuning on starganv2 over styleganv2?

ak9250 commented 4 years ago

@youngjung how do you resume from a checkpoint?

renmengyuan commented 3 years ago

There is only the 100000_nets_ema.ckpt, but I want to continue to train based on the pre-trained model, including 100000_net.ckpt and 100000_optims.ckpt (actually mapping network, style encoder and discriminator)

Is there any link about the 100000_net.ckpt and 100000_optims.ckp?

MengLingHui commented 3 years ago

There is only the 100000_nets_ema.ckpt, but I want to continue to train based on the pre-trained model, including 100000_net.ckpt and 100000_optims.ckpt (actually mapping network, style encoder and discriminator)

Hello,do you have any pretrained.ckpt file now? Thanks a lot!

skabbit commented 2 years ago

@youngjung Do you have plans to release pretrained optims and net? This could be a great opportunity for many artists that use this architecture to produce generative videos. For current moment train from the scratch takes about 5-7 days on Google Colab, but mentioned checkpoints could reduce this time to several hours. Please, do a favor for artistic community. Thanks in advance.

nemo0526 commented 2 years ago

You can use the script download.sh

bash download.sh pretrained-network-celeba-hq

Please refer to https://github.com/clovaai/stargan-v2#datasets-and-pre-trained-networks for more information.

Hello , may I ask that is download.sh available in windows ?

hhuyujie commented 2 years ago

  您好,我已收到您的邮件。