Classification on iOS
https://github.com/tensorflow/tensorflow/tree/r1.2/tensorflow/contrib/ios_examples
Just ran first ran deep learning model with the camera app example. Pretty good image recognition!!
Detection on iOS
The next level is object detection, i.e creating a bounding box around detected image.