dvschultz / stylegan2

StyleGAN2 fork with some bonus content
http://arxiv.org/abs/1912.04958
Other
63 stars 55 forks source link

StyleGan Pretrained model to be used in Mobile devices #12

Open rehanpunjwani opened 4 years ago

rehanpunjwani commented 4 years ago

Can someone guide how can I convert .pkl pre-trained stylegan model to tflite, coreml, onnx or something which I can use for inference in my mobile device?