Object detection using Tensorflow Lite C API on iOS
This is the 4th video in the Crossplatform Tensorflow Lite series.
In this video we are integrating our object detection module, written in C++ using Tensorflow Lite C API, into an iOS application. The app will open a camera and perform object detection in real-time.
Repo: https://github.com/ValYouW/tflite-crossplatform
source