Removing Labels from Images

Follow these steps to remove a label from an image in Data Labeling.

    1. In the Dataset Details page:
      • If Data records is selected, there are two ways to get to the Add labels page:
        • Click the name of the image you want to label.
        • Click the action icon for the image you want to label, and click Label.
      • If Gallery view is selected, click the name of the image you want to label.
    2. In the Add labels page:
      • Click Clear annotations to remove all labels from the image.
      • If the image has multiple labels, under Label, deselect the label to remove it from the image.
      • If the image uses bounding boxes, there are three ways to remove it:
        • If not in drawing mode, select the bounding box and from the Tools panel, click Remove box.
        • If not in drawing mode, hover the cursor over the bounding box and click the (-) icon to remove the bounding box.
        • Right-click the bounding box and select Remove box.
    3. Click Save & next to save your changes and remove a label from the next image, or click Save to save your changes. If you don't want to remove a label from an image, click Skip to move to the next image. If you're at the last image, click Save & done to save your changes and return to the Dataset Details page.
    4. (Optional) Click Cancel to return to the Dataset Details page.
      If you have removed a label from a record, but not saved, you're prompted to confirm that you want to cancel.
  • Use the dataset update command and required parameters to remove a label from an image:
    oci data-labeling-service-dataplane record update [OPTIONS]
    For a complete list of flags and variable options for CLI commands, see the CLI Command Reference.
  • Run the UpdateRecord operation to remove a label from an image in Data Labeling with multiple labels or bounding boxes.