stylegan2-pytorch icon indicating copy to clipboard operation
stylegan2-pytorch copied to clipboard

Share the trained model

Open liuliuliu11 opened this issue 5 years ago • 6 comments

Hello, do you have a trained model? Could you give me a link?

liuliuliu11 avatar Jul 27 '20 05:07 liuliuliu11

@liuliuliu11 You can get pretrained models from https://github.com/NVlabs/stylegan2. And then convert them into pytorch models or ONNX.

Green-li avatar Jul 28 '20 05:07 Green-li

@Green-li have you tried to convert pretrained stylegan2 to onnx? Pytorch is fine, but I have problems converting to onnx

SystemErrorWang avatar Nov 09 '20 13:11 SystemErrorWang

@SystemErrorWang I was searching for similar issues. Even I was able to convert the pickled file .pkl file to pytorch (.pt) format. But I have issues converting this model into onnx. If you were able to convert it to onnx, can you share the script and the final onnx model here. Thanks.

MaajidKhan avatar Apr 26 '21 14:04 MaajidKhan

Is there any updates on this? I need stylegan2 model converted to onnx.

farzanehnakhaee70 avatar Nov 03 '21 16:11 farzanehnakhaee70

@MaajidKhan Have you solved this problem? I'm also looking for ways to convert to onnx format.

zdj1414 avatar Dec 16 '21 03:12 zdj1414

Hi, Happy to receive an email from you. Unfortunately I didn't have access to any issue on gitlab about this topic. But if there is anything I can help, it would be welcomed.

On Thu, Dec 16, 2021 at 4:00 AM dejunzhang @.***> wrote:

@MaajidKhan https://github.com/MaajidKhan Have you solved this problem? I'm also looking for ways to convert to onnx format.

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lucidrains/stylegan2-pytorch/issues/98#issuecomment-995394945, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHJII4MIR6TAVM6TL5NQUBLURFI6TANCNFSM4PIL2YLA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

farzanehnakhaee70 avatar Dec 16 '21 05:12 farzanehnakhaee70