Live iOS Image Recognition with CoreML
This project can detect objects in realtime by using the ImageSet.mlmodel This whole project was developed programmatically in Swift while following the model view controller architecture.
LiveVision.swift - model LiveVisionView.swift - view ViewController.swift - controller