Video with step by step tutorial: https://youtu.be/3MXYwpifQOM
Repository is part of YouTube tutorial, which contains step by step guide on how to train object detection model using CreateML and then how to use it in iOS app. You will learn how to collect data, how to label it and then how to use CreateML to train object detection model. In last step i present how can you use trained CoreML model in simple iOS app to predict location of objects on photos.
Repository contains training and testing data, trained model and sample iOS app.