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

https://github.com/roboflow/roboflow-swift-examples


https://github.com/roboflow/roboflow-swift-examples

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# roboflow-swift-examples



roboflow logo


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:

![Example GIF](https://github.com/roboflow/roboflow-swift-examples/blob/main/README_Resources/RockPaperScissorsExample.gif)

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)