MobileStyleGAN.pytorch icon indicating copy to clipboard operation
MobileStyleGAN.pytorch copied to clipboard

Finetuning of student network?

Open IvonaTau opened this issue 2 years ago • 0 comments

Is it possible to initialise student network with other weights than random? If my understanding is correct, the flag --ckpt affects both teacher and student. I'd like to load student from a checkpoint but have teacher as specified in the config file.

IvonaTau avatar Apr 11 '23 19:04 IvonaTau