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
- Host: GitHub
- URL: https://github.com/devssh/resnet50-swift-app
- Owner: devssh
- Created: 2017-12-28T10:48:27.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-07T04:34:34.000Z (almost 8 years ago)
- Last Synced: 2024-12-29T19:09:25.460Z (about 1 year ago)
- Topics: coreml, coreml-template, deep-learning, ios11, resnet-50, swift4
- Language: Swift
- Homepage:
- Size: 92.7 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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