awesome-pretrained-stylegan icon indicating copy to clipboard operation
awesome-pretrained-stylegan copied to clipboard

About using pytorch to read pre-trained models

Open Passenger12138 opened this issue 2 years ago • 2 comments

I need to reproduce stylegan based on the pytorch framework。 I found many pre-trained models here, thank you very much for your input, but they are all implemented based on the tensorflow version. I would like to know if there are some other pretrained models implemented based on the pytorch framework. Or is there any other way I can use these pretrained models

Passenger12138 avatar May 26 '22 11:05 Passenger12138

I need to reproduce stylegan based on the pytorch framework。 I found many pre-trained models here, thank you very much for your input, but they are all implemented based on the tensorflow version. I would like to know if there are some other pretrained models implemented based on the pytorch framework. Or is there any other way I can use these pretrained models

I have the same problems. Have you solved it?

fangxuehouwuming avatar Jan 10 '24 14:01 fangxuehouwuming

@fangxuehouwuming check https://github.com/rinongal/StyleGAN-nada, i think there was some script for such weights conversion

eps696 avatar Jan 10 '24 16:01 eps696