- Using AVFoundation Library to capture image from the Camera
- Using Apple's CoreML (Machine Learning) trained model, called MobileNet to recognise the object using image from the device's camera
To make this work you need to download the trained model from here and add it to resources folder inside the project!