Skip to Content
Mastering Computer Vision with TensorFlow 2.x
book

Mastering Computer Vision with TensorFlow 2.x

by Krishnendu Kar
May 2020
Beginner to intermediate
430 pages
10h 39m
English
Packt Publishing
Content preview from Mastering Computer Vision with TensorFlow 2.x

TensorFlow Lite conversion model for iPhone

In this section, we will describe how to use a tflite model on iPhone for object detection. For details, please refer to the steps outlined on the following GitHub page: https://github.com/tensorflow/examples/tree/master/lite/examples/image_classification/ios.

Essentially, the procedure can be broken down into the following steps:

  1. This process should be completed on macOS with the latest version of Xcode installed. You should also have an Apple Developer certificate.
  2. In the Terminal, run Xcode's command-line tools (run xcode-select --install). Note that you need to complete this step, even if you have Xcode installed already.
  3. Type git clone https://github.com/tensorflow/examples.git into the Terminal. ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On Computer Vision with TensorFlow 2

Hands-On Computer Vision with TensorFlow 2

Benjamin Planche, Eliot Andres

Publisher Resources

ISBN: 9781838827069Supplemental Content