Categories

AI Labels

AI Labels, also known as label detection, are a feature that detects and identifies a broad range of entities within an image. These entities can be objects, places, activities, animals, or other types of elements present in the image.

A machine learning model is used to recognize and classify these entities by assigning them appropriate labels with a confidence score indicating the probability that the label is accurate.

For example, given an image of a modern interior, it might return labels such as “Plant,” “Chair,” “Wood,” “Room,” and “Home,” each with an associated confidence score.

AI Objects

Another feature that focuses on identifying and locating individual instances of objects within an image is AI Objects.

Unlike label detection, which provides general labels for the entire image, object detection is more granular and returns information about the specific objects present, including their confidence scores.

In this example, there are three specific objects that can be found in the image: “Picture frame,” “Chair,” and “Table.”

Difference Between AI Labels and AI Objects

The main difference between AI Labels and AI Objects lies in the granularity of the information provided by each feature:

  • AI Labels provide a general understanding of the image content by identifying and classifying various entities present in the image.
  • AI Labels feature assigns relevant labels with confidence scores but does not provide information about individual object instances.
  • AI Objects focus on detecting and locating specific instances of objects within an image.

Summary

AI Labels help to provide a broader understanding of an image’s content, while AI Objects are used for more detailed analysis, such as identifying and locating individual objects within the image.