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.

This video explains how to use this workflow to do object detection using ApertureDB.

Creating the workflow

Creating and deleting workflows
For general information on creating workflows in ApertureDB Cloud see Creating and Deleting Workflows.
[object Object]
1
2
  1. Select which object detection model you wish to use.
  2. Click the blue button at the bottom.
See the GitHub repository for more information
For more detailed information about what this workflow is doing, additional information about the parameters, and how to run the workflow outside of the ApertureDB Cloud, see the object-detection documentation in GitHub.