Import annotation from other Dataset version

If you want to create a different version of your dataset, and make some operation on your dataset in other to balance your data for example you can use our annotation import features.

For example, here I have a version of my Dataset with 11 classes.

But I really want to create a new version of my dataset where the labels pedestrian and people will be merged, and where car, van, motor and truck will also be merged as 'vehicules.

To do so let's create a new version of this dataset.

Then configure the labels that you want for your new dataset version, let's say : people and vehicules.

You can now go the Annotations sections of your Dataset Settings

Chose the annotations to import as human and the ones to import as vehicules

Then click on execute instructions 🚀

Now you have annotations for your dataset/first with all the labels from dataset/second merged :)

Last updated