editGAN_release
editGAN_release copied to clipboard
how to convert the tensorflow checkpoint to pytorch?
i want to use the 256x256 pre-trained stylegan2 model. there are some problems to convert the tensorflow checkpoint to pytorch. can you provide a convert demo?
Meet same problem!
mee too
Hi. stylegan2-pytorch codebase from rosinality gives a nice example! https://github.com/rosinality/stylegan2-pytorch/blob/master/convert_weight.py