Add Tags to Images

Improve your dataset organization with image tags.

Roboflow provides an image tagging feature. This feature allows you to assign tags to images during upload. You can use these tags for batch assignment for labeling, enabling greater precision when assigning images for labeling. Furthermore, you can use image tags as a parameter in the Roboflow dataset search associated with your dataset.

Assigning a Tag During Upload

You can assign tags during data upload both in the web interface and using the REST API and Python SDK. The image below shows how to specify tags to associate with images uploaded using the web interface:

Opening the Tag menu prior to image Upload
Opening the Tag menu prior to image Upload

Apply Tags in the Images Tab

To apply tags in the Image tab, click on the images to which you want to apply tags, click the "Images Selected" button in the top right corner of the page, and then click "Apply tags". This will allow you to add an arbitrary number of tags to the selected images.

Applying Tags to selected images

Quickly Rename or Delete Tags Across a Project

To rename a tag or delete a tag across all of the images in a project, click the "Tags" tab in the "Settings" page for your project. Then, click the "Modify Tags" button in the top right of the page to open a dialog that allows you to make changes in bulk.

The tag management dialog that appears when you click "Modify Tags"

Filter Images by Tag

You can filter images using tags in the Assign page on the Roboflow dashboard:

Filtering by Existing dataset Tags from within the Assign tool
Filtering by Existing dataset Tags from within the Assign tool

Use Tags to Curate Data in Versions

The Filter by Tag preprocessing step allows you to create Versions of your dataset that include or exclude specific data. Use this preprocessing step to train or export only a curated slice of your data.

Use the "Filter by Tag" preprocessing step to require or block certain tags from entering a dataset version.

Last updated

Was this helpful?