An open API service indexing awesome lists of open source software.

https://github.com/devssh/resnet50-swift-app

Swift app running apple provided Resnet 50 on back camera of iOS device with the apple provided coreml models and coreml template
https://github.com/devssh/resnet50-swift-app

coreml coreml-template deep-learning ios11 resnet-50 swift4

Last synced: 10 months ago
JSON representation

Swift app running apple provided Resnet 50 on back camera of iOS device with the apple provided coreml models and coreml template

Awesome Lists containing this project

README

          

Import the file in Xcode and run on Iphone device

Swap out the Resnet50.mlmodel file for your own Coreml model and change the same in ViewController