You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.