Copy Dataset
Now that you have created your own project, you will need a dataset inside your project which you will use to train your model.
Under "Sample Projects", click on the "Datasets" button.
Inside the "Sample Projects", you will find a sample dataset called "Coffee Cup". You will be copying this dataset to train a Vision model for detecting coffee cups on images.
To copy a dataset, navigate to the dataset you would like to copy. On the dataset card, select the "Copy Dataset" from the dataset options as shown below.
This will open a new dialog for the user to specify the "Destination". The "Destination" will be the location of the copied dataset. The "Source" will be set by default to the current dataset card you've selected. However, you can also modify the location here. In the example below, the original dataset is the "Source" which is the "Coffee Cup" dataset from the "Sample Project". The copied dataset will be placed as specified in the "Destination" fields. By default a new dataset container will be created in the specified project. However, you can create a dataset container before copying and specify this dataset container in the "Destination" fields.
Once the options are specified, go ahead and click "Apply" at the bottom right to start the copy process. The progress for the dataset copy will be shown on the new dataset card that was created in the project destination that was specified.
Once the copying process completes, the frames and the annotations have been copied.
| Original Dataset | Copied Dataset |
|---|---|
![]() |
![]() |
Once you have copied the dataset, you can move forward with exploring the dataset to look at the images and annotations of the dataset.

