Dataset - Dataset versioning system
1. Access the Datasets tab
The Datasets tab is the place where you can visualize all your datasets and associated versions.
You can also visualize, manipulate, and annotate all the Asset
of a DatasetVersion
.
You can access the Datasets features from the Navigation Bar:
2. Dataset overview
In order to structure and keep the history of the work done on your Dataset
, Picsellia embeds a Dataset Versioning system. It means that each Dataset
can have many DatasetVersion
, those versions are created manually by users when they feel that they need to create a new version.
When landing on the Datasets overview, you can visualize all the Dataset
that are part of your organization.
For each Dataset
is displayed:
- The name
- The number of versions related to this
Dataset
- The description
- The user who created the
Dataset
- The creation date
Button New Dataset
Clicking on the button + New Dataset will redirect you to your
Datalake
so that you can selectData
and create a newDatasetVersion
as explained here
3. DatasetVersions overview
When clicking on a Dataset
displayed in the Dataset overview, you will land on the DatasetVersions overview. This view displays all the versions available for the selected Dataset
.
The header displays the name of the currently displayed Dataset
to the left and the Dataset
ID to the right.
For each DatasetVersion
is displayed
- The name
- The creation date
- The number of
Asset
composing theDatasetVersion
- The number of
Annotation
on theAsset
composing theDatasetVersion
- The total number of objects on the
Asset
composing theDatasetVersion
- A histogram representing the number of objects by
Label
on theDatasetVersion
Clicking on any DatasetVersion
opens the Asset overview of the DatasetVersion
.
4. Edit Dataset
information and delete it
Dataset
information and delete itFrom the Settings tab of the DatasetVersions overview, you can:
- From the General tab, edit
Dataset
information (Name & Description) or delete theDataset
and associatedDatasetVersion
- Manage (Add or Delete) the Organization members (i.e.
Worker
) who can access theDataset
& associatedDatasetVersions
5. Edit DatasetVersion
information and delete it
DatasetVersion
information and delete itWhen opening the Asset overview, you can visualize all the Asset
composing the DatasetVersion
as explained here.
But you can also edit the DatasetVersion
information by clicking on Settings as shown below:
From this view, you can:
-
Edit
DatasetVersion
name -
Edit
DatasetVersion
description -
Delete
DatasetVersion
(for security reasons, you will be asked to type theDatasetVersion
name in the deletion pop-up)
Updated 12 months ago