Skip to main content

Object Detection Workflow

This workflow allows you to add labelled bounding boxes for objects detected within images in ApertureDB using a pre-trained model. This means that you can use the bounding boxes to crop objects from images, find similar objects, or classify images based on the objects detected. This provides an easy way to add bounding boxes to your images, and to see how they can be used with real data.

For more detailed information about what this workflow is doing, see the object-detection documentation in GitHub.

Creating the workflow

For general information on creating workflows in ApertureDB Cloud see Creating and Deleting Workflows.

Configure your workflow by selecting:

  • Which instance to use. If you only have one instance, there will be no options to select.
  • The model to use to detect objects. Currently, only one model is available, but more may be available in the future.

Object Detection setup screen Once you have filled in the fields, click "Submit". Your workflow will be created and will start running.