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 log in into V7 Darwin, you can see them on the left side menu:

1818

To access the dataset, simply click on it. This will display all the images, videos, and annotations that have been created so 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