https://github.com/roboflow/roboflow-swift-examples
https://github.com/roboflow/roboflow-swift-examples
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/roboflow/roboflow-swift-examples
- Owner: roboflow
- License: apache-2.0
- Created: 2023-06-09T19:58:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-26T14:16:06.000Z (about 3 years ago)
- Last Synced: 2025-02-25T09:59:40.599Z (over 1 year ago)
- Language: Swift
- Size: 29.2 MB
- Stars: 4
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# roboflow-swift-examples
This contains example projects for the [roboflow-swift-sdk](https://github.com/roboflow/roboflow-swift), which allows for pre-trained Object Detection CoreML models to be run-on device in an iOS project.
Currently there is one example that this with a model trained to detect events in a round of Rock-Paper-Scissors:

To use the example app, add your Roboflow API key at line 15 of `ViewController.swift`. You can access your API key [here.](https://docs.roboflow.com/rest-api)