Automated Annotation with Auto Label
Auto-label images for use in training models.
Last updated
Was this helpful?
Auto-label images for use in training models.
Last updated
Was this helpful?
Roboflow Auto Label lets you use large foundation vision models (i.e. Grounding DINO) or Roboflow trained models to automatically label images.
Roboflow Auto Label will try to use the following models to identify the objects you specify:
Grounding DINO (Object detection)
Grounded SAM (Segmentation)
Models trained in Roboflow (Train a Model in Roboflow)
Note: Only models from the same dataset as your Annotation Batch are currently supported.
Auto Label is powered by , an open source framework for auto-labeling image datasets developed by Roboflow.
Auto Label has been used to label millions of images for use in training computer vision models.
You should use Roboflow Auto Label if you need to annotate common objects such as vehicles (i.e. forklifts), people, generic defects (i.e. cracks), and generic products (i.e. vinyl records, bread).
You should not use foundation models in Autodistill if you need to identify specific variants of an object. For example, Autodistill cannot distinguish between different types of crack, or identify unique defects in electronics.
The Roboflow platform lets you preview how Autodistill will perform on labeling classes of data in your dataset. Then, Roboflow will share a code snippet that you can use to auto-label images on your own hardware. You can upload your labeled dataset back to Roboflow for quality assurance (recommended) and to train a model.
First, upload data to Roboflow. See our Upload Data instructions for more information.
Once you have uploaded all of your images, you will be asked how you want to label your images. Select "Auto Label".
The Auto Label labeling interface will appear in which you can configure your auto labeling job.
Classes represent the labels you want to assign to objects in the image. Descriptions represent a visual description of the class that your chosen foundation model (Grounding DINO by default) will use to identify instances of those classes. By default, the description will be the class name.
Auto Label works best when labeling common objects with clear visual descriptions. For example, Auto Label will be able to identify the location of an aluminum can on a production line. But, Auto Label will be unable to label images according to specific requirements, such as distinguishing the brand of an aluminum can.
Once you have configured Auto Label, click "Generate Test Results" to test your classes on a small subset of your dataset. By default, four images are selected.
Here are the test results when using the class "aluminum can" on an example image. From here, you can:
If Auto Label doesn't label images as expected, try testing different descriptions for your classes.
The number to the right of each class is represented as (boxes of this class that are shown) / (total boxes of this class). You can adjust the confidence threshold of each class to filter out more or less boxes. Higher confidence means less boxes will be shown.
To review Auto Label's performance on different images from your batch, click on an image in the "Test images" section on the bottom left. The preview for that image should load immediately without pressing additional buttons.
If Auto Label labels your images as you expect, click "Auto Label with This Model". Review the summary modal, and click to proceed. It should take a few minutes to label a thousand images.
Auto Label will run in the background, so you can sit back and relax until it's time to review results.