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 run on XCode for iOS ? #1

Open
hdxpmc opened this issue Sep 23, 2021 · 1 comment
Open

How to run on XCode for iOS ? #1

hdxpmc opened this issue Sep 23, 2021 · 1 comment

Comments

@hdxpmc
Copy link

hdxpmc commented Sep 23, 2021

Hello,
We are developing Face App AI, We want to test the facestyle gan on iOS deviece. Is there any example code how to run converted model on iOS ?

@vladimir-chernykh
Copy link
Owner

Hello!

Unfortunately, I do not have example of running exactly this model on iOS.

But I have a whole repo dedicated to iOS ML models and there are example there
https://github.com/vladimir-chernykh/coreml-model-zoo#usage

In addition to that you can also take a look at the official docs:
https://developer.apple.com/documentation/vision/classifying_images_with_vision_and_core_ml
https://developer.apple.com/documentation/vision/vnpixelbufferobservation

I think it might be a good starting point.

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

2 participants