Master LLMs with our FREE course in collaboration with Activeloop & Intel Disruptor Initiative. Join now!

Publication

TensorFlow to CoreML Conversion and Model Inspection
Latest   Machine Learning

TensorFlow to CoreML Conversion and Model Inspection

Last Updated on July 20, 2023 by Editorial Team

Author(s): Mirek Stanek

Originally published on Towards AI.

Converting TF models to CoreML, an iOS-friendly format

This post was originally published at thinkmobile.dev — a blog about implementing intelligent solutions in mobile apps (link to article).

While TensorFlow Lite seems to be a natural choice for Android software engineers, on iOS, it doesn’t necessarily have to be the same. In 2017, when iOS 11 was released, Apple announced Core ML, a new framework that speeds up AI-related operations.If you are fresh in machine learning on mobile, Core ML will simplify things a lot when adding a model to your app (literally drag-and-drop setup). It also comes with some domain-specific frameworks — Vision (computer vision algorithms for face,… Read the full blog for free on Medium.

Join thousands of data leaders on the AI newsletter. Join over 80,000 subscribers and keep up to date with the latest developments in AI. From research to projects and ideas. If you are building an AI startup, an AI-related product, or a service, we invite you to consider becoming a sponsor.

Published via Towards AI

Feedback ↓