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 Tensorflow models to CoreML model? #18

Closed
bibekdari opened this issue Oct 25, 2017 · 6 comments
Closed

How to convert Tensorflow models to CoreML model? #18

bibekdari opened this issue Oct 25, 2017 · 6 comments

Comments

@bibekdari
Copy link

bibekdari commented Oct 25, 2017

No description provided.

@likedan
Copy link
Owner

likedan commented Oct 25, 2017

As far as I know, no one have implemented such library yet.

@Deano123
Copy link

No-one has in 4 days? Uh, kinda strange don't you think!!

@likedan
Copy link
Owner

likedan commented Oct 29, 2017

There's people calling for that since the first day CoreML came out. I think there might be some technical challenge in building a converter from Tensorflow to Core ML, otherwise someone or Apple itself might just have done it. Thoughts?

@likedan
Copy link
Owner

likedan commented Jan 4, 2018

There's Tensorflow Lite which works with iOS. That might be a good workaround. https://www.tensorflow.org/mobile/ios_build

@likedan likedan closed this as completed Jan 4, 2018
@devajith
Copy link

devajith commented Jan 4, 2018

you can try this :
https://github.com/tf-coreml/tf-coreml
but it has some limitations.

@igor9silva
Copy link

igor9silva commented Jan 31, 2018

CoreML Tools can achieve that (official tool from Apple). See https://pypi.python.org/pypi/coremltools.

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

5 participants