This app predicts dominant object(s) inside an image using Core ML framework. For current example, I have used an opensource ml model InceptionV3 which is used for object classification introduced by Apple in WWDC 2017.
- Download the Inception V3 model from here
- Drag & drop the model into project resrouces
Verified that this repository's code works in XCode 9.0 beta with Swift 4.0
Web: Khawaja Farooq
Twitter: @khfarooq
Medium: @khfarooq