microsoft / StyleSwin

[CVPR 2022] StyleSwin: Transformer-based GAN for High-resolution Image Generation
https://arxiv.org/abs/2112.10762
MIT License
508 stars 49 forks source link

Can I get ONNX format for the pre-trained models? #9

Closed zydjohnHotmail closed 2 years ago

zydjohnHotmail commented 2 years ago

Hello: I have all kinds of issue to use any models in python to make predication. But I can run ONNX format model in C#. Is it possible to convert the pre-trained model to ONNX format and published here? Thanks,

ForeverFancy commented 2 years ago

Sorry, we do not have plans to provide ONNX format model, you could try out our online demo on huggingface.