Dataset

What are datasets in V7?

Datasets are the highest level of storage structure in V7, and can be seen as unique projects where you can keep your data and manage annotator workflows.

Once you login into V7, you can see them on the left side menu:

1818

To enter the Dataset you can simply click on it and you will see all the images, videos and annotations you have created thus far.

Datasets are small projects where you have all of your information regarding a given topic. In the above example, we have a Dataset about cars, which as you can imagine, has information about cars.

With this in mind, for the SDK, we define two types of Datasets:

  • RemoteDatasets
  • LocalDatasets