bes-dev / MobileStyleGAN.pytorch

An official implementation of MobileStyleGAN in PyTorch
Apache License 2.0
666 stars 81 forks source link

convert rosinality checkpoint in 1024x1024 #28

Closed rotem154154 closed 2 years ago

rotem154154 commented 2 years ago

When I try to convert rosinality 550000 checkpoint it output 256x256 image every time. how to convert in 1024x1024?

bes-dev commented 2 years ago

@rotem154154 As u can see from documentation in the rosinalty repo, 550000.pt has been pre-trained with 256x256, it can't be converted to 1024x1024. https://github.com/rosinality/stylegan2-pytorch#pretrained-checkpoints