Roboflow Object Detection
Integrate roboflow object detection models directly into your app
Once you have a trained object detection model in Roboflow, you can simply add your Roboflow API key to your Cloneable account to access your trained models directly in your apps.
Your models will sync to the devices using the apps and will be available offline just like any other models uploaded to Cloneable.
Guide
The following instructions will help you configure your Roboflow API key into the Cloneable dashboard and utilize Roboflow trained models in your apps. Once integrated and a model is selected in your app, the model will download to the device using the Roboflow component.
1. Get Roboflow API Key
In your Roboflow dashboard, go to settings at the top right and navigate to your workspaces settings. Here you will generate an API key. Copy your private key

2. Save API key in Cloneable
Navigate to integrations
under your company settings and paste your Roboflow private API key

3. Add the Roboflow Object Detection Component
Once your API key has been integrated, add the Roboflow Object Detection component to a workflow and select the pre-trained model that you wish to use.

Last updated