
Building a real-time object detection iOS app that detects sushi
In this article, I'll show you how to build your own real-time object recognition iOS app. Thanks to other people's articles, you can easily train your own object recognition model using TensorFlow's Object Detection API and integrate the trained model into your iOS app.