Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to convert trained ffhq.pt model to coreML model for iOS #44

Open
mdfarooq0815 opened this issue May 5, 2022 · 3 comments
Open

Comments

@mdfarooq0815
Copy link

I am having difficulty converting my trained ffhq.pt model to coreML model for my iOS application. I'll appreciate if anyone can help. Unable to understand which architecture was being used and how to load and then convert into coreML model. Any help would be appreciated. Thanks

@tianye2856
Copy link

ffhq.pt could be converted to ffhq.tflite version using TensorFlow Lite
TensorFlow Lite can be used on iOS

@mdfarooq0815
Copy link
Author

ffhq.pt could be converted to ffhq.tflite version using TensorFlow Lite TensorFlow Lite can be used on iOS

Can you please tell me how to convert i.e. script which I can run for this purpose as I tried multiple times but didn't work. Thanks

@fingerella2000
Copy link

@mdfarooq0815 Curious how to use the converted model to generate result in case it was converted to CoreML model successfully?
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants