I was inspired by this example of Core ML + ARKit. But I found one significant disadvantage — it doesn’t place annotations on objects automatically. Instead, you need to center the object in your camera view and use your finger to place an annotation.
In my opinion, this destroys user expectations, so I decided to fix that and build a more immersive user experience using object detection in augmented reality.
Continue reading Core ML + ARKit: Annotating Objects in Augmented Reality