Documentation
HomeBlogsGet Started
  • ๐Ÿ’กIntroduction
  • ๐Ÿš€Unitlab Annotate
  • Workspace Management
    • ๐Ÿ Create a Workspace
    • ๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆInvite Members
    • โ›ณRole-Based Access
  • Project Management
    • ๐Ÿ“ŒSetup a Project
    • ๐Ÿ–Œ๏ธAnnotation
    • ๐Ÿ“‰Performance Analytics
  • Auto Labeling
    • ๐Ÿช„Segment Anything (SAM)
    • ๐Ÿค–Batch Auto-Annotation
    • โน๏ธCrop Auto-Annotation
  • Ai models
    • ๐Ÿง Model Integration
    • ๐Ÿ”งModel Management
    • ๐ŸŽกHow To Use?
  • AUTOMATION WORKFLOW
    • โ›“๏ธAutomation Workflow
  • Dataset Management
    • ๐Ÿ›ฐ๏ธRelease Datasets
    • โš™๏ธManage Datasets
    • ๐ŸŒ€Clone Datasets
  • CLI/Python SDK
    • ๐Ÿ› ๏ธGet started
    • ๐Ÿ’ปUnitlab CLI
    • ๐Ÿ›ก๏ธUnitlab Python SDK
  • How to integrate
    • ๐Ÿ”‘Create an API key
Powered by GitBook
On this page
  • Version Control
  • Format Control
  • Access Control

Was this helpful?

  1. Dataset Management

Manage Datasets

Dataset Management and Version Control

PreviousRelease DatasetsNextClone Datasets

Last updated 2 months ago

Was this helpful?

In Unitlab Annotate, datasets are produced from projects based on the most recent annotations. Learn how to release datasets on the page.

On the Datasets page of Unitlab Annotate, you can manage your own datasets as well as explore and use public datasets shared by others. You can clone any public dataset and create your own version.

Learn how to clone a dataset and create your own version on the "" page.

In Unitlab Annotate, you can manage your datasets with the following actions:

Let's learn how to manage version, format and access control of datasets of Unitlab Annotate.

Version Control

Each new release creates a new version of the dataset. You can create an unlimited number of versions of your datasets from your projects as follows:

These releases create the versions of the dataset. To view your released dataset, go to the Datasets page in Unitlab Annotate and click on the dataset box. You can check the versions as shown in the screenshot below.

To view the annotation data of your dataset with the selected version, click on the "Data" section within your dataset page.

You can view each annotation based on the version you select. To see a visual annotation, click to open the data.

Format Control

In Unitlab Annotate, the following common export formats are currently available. Other formats will be available in the next version of Unitlab Annotate in the near future.

  • COCO

  • YOLOv5

  • YOLOv8

To download your dataset in the preferred format and version, visit your dataset page and click on the "Download" button located in the right corner as follows.

You can download your datasets using the following methods:

  • Download directly in a browser

  • Download via CLI

  • Download via Python SDK

If your datasets are large, we recommend using Unitlab's CLI/Python SDK tools.

Access Control

In Unitlab Annotate, datasets are divided into two access groups:

  • Private Datasets

  • Public Datasets.

Public datasets are accessible to anyone who has registered and joined Unitlab Annotate. Public datasets can be switched from private to public, or initially released as public if you are using the Free Plan.

To keep your released datasets private, consider upgrading your plan.

You can change the access settings or make your dataset public to anyone on the Dataset page of Unitlab Annotate by updating the "Settings" of your dataset as follows:"

To make your private dataset to public, you need to select a licence to your dataset. The public data you made is acknowledged under the name of your workspace and the license you select on the Dataset page of Unitlab Annotate.

Learn how to use the CLI/Python SDK tools of Unitlab Annotate by visiting the and pages.

Private datasets are always confidential and accessible only to the Owner (you) and the Managers of the workspace. Learn about member roles and role-based access control on the Page.

Please note that when you use Unitlab Annotate with the Free Plan, every dataset you release becomes publicly available on the "Dataset" page of Unitlab Annotate. Before releasing, you must agree to assign a license to your dataset. Learn how to safely release datasets and their licenses on the page.

Discover Unitlab Annotate's

โš™๏ธ
Unitlab CLI
Unitlab Python SDK
Role-Based Access
โ›ณRole-Based Access
Release Dataset
s
๐Ÿ›ฐ๏ธRelease Datasets
Plans and Pricing
Version control
Format control
Access control
Release Dataset
๐Ÿ›ฐ๏ธRelease Datasets
Clone Datasets
๐ŸŒ€Clone Datasets
Unitlab Annotate: Datasets page.
Unitlab Annotate: The Release Dataset page - The releases list
Unitlab Annotate: Version control of the dataset
Unitlab Annotate: Data section within the dataset page
Unitlab Annotate: Visual annotation of the selected version within the dataset page.
Unitlab Annotate: Download a dataset in your preferred format and version.
Unitlab Annotate: Making public a dataset