TermDefinition
AttributeAn attribute adds more information to a class. So, if you’re annotating apples, you could create the class Apple and the attribute group Color. In this case, the attributes could be Red, Yellow, and Green.
Attribute groupAn attribute group is a subcategory of a class that provides more detailed information regarding the instance. So, if you’re annotating apples, you could create the class Apple and the attribute group Color. You would add attributes in the attribute group that the Annotator can choose from. In this case, the attributes could be Red, Yellow, and Green. A class can have multiple attribute groups.
ClassA class is a label that gives information about your instance. So, if you’re annotating images of apples, you would annotate the apples and assign each of them the class Apple.
DataA collection of items.
EditorAn editor is an interface where you can annotate items.
InstanceAn instance is a single annotation.
ItemAn item is a file you upload to your project to annotate it. You can take a look at the supported file types for guidance.
Neural networkThe neural network is an environment to create and train models.
Priority valuePriority values help you determine the images that you need to annotate first to improve your model training. It's a key active learning feature that speeds up your annotation time.
Project contributorA project contributor is a user who works on a project. They can be a Project Admin, an Annotator, or a QA.
Smart PredictionSmart Prediction allows you to predict instances on your items using available models or your own models.
Smart SegmentationSmart Segmentation allows you to divide your images into multiple segments and create pixel-accurate annotations fast.
TeamA team is a group of users who work on projects. A team member can be a Team Owner, a Team Admin, or a Contributor.
Token for Python SDKA token for Python SDK is an authentication key that grants you access to various API calls within the platform.
WorkflowA workflow is a feature that allows you to distribute annotation steps to your Annotators, helping your team save time by avoiding mistakes.