System classes¶
Classes can be managed in a single place—the Classes page of the System module.
Classes can be added to Robovision AI in the following ways:
- Imported with the data.
- Created in a project.
- Imported in the KRF and CSV formats.
- Created on the Classes page.
- In rare cases, missing classes are automatically recreated when projects require them.
Class properties¶
A class in Robovision AI has a few properties:
- ID: The primary way of identifying a class. Annotations and models know about classes only by their ID.
- Name: The name that is visible in the label center. When you create a class, the name and ID will be identical. Only imports can lead to ID's and names being different.
- Color: The color that is used to identify a class in the UI, often as a small colored diamond. Class color has no effect on training.
- Deletable: Indicates whether or not a class can be deleted. A class can be deleted if is not present in any project's label center.
- Created: The time the class was first registered. By default, classes on this page are sorted starting from the most recent.
In this section, you will learn about managing classes on the Classes page: