Currently, the objects' names on the metadata are integers. However, this is not general enough and unhelpful when doing augmentation. We need to change the type of column to string.
This change might break some code that uses the metadata. In particular on the notebooks.
Currently, the objects' names on the metadata are integers. However, this is not general enough and unhelpful when doing augmentation. We need to change the type of column to string.
This change might break some code that uses the metadata. In particular on the notebooks.