/VisionLive

Live iOS Image Recognition with CoreML

Primary LanguageSwift

VisionLive

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.

File structure

LiveVision.swift - model LiveVisionView.swift - view ViewController.swift - controller