I built an iOS object detection app with YOLOv5 and Core ML. Here’s how you can build one too! — This tutorial will teach you how to build a live video object detection iOS app using the YOLOv5 model! The tutorial is based on this object detection example provided by Apple, but the tutorial will particularly show how to use custom models on iOS. To build up the excitement, here’s…