Snapshot Dashboard
Snapshots are frozen and compact form of datasets. The snapshot can be opened from the apps menu.

The snapshots menu shows the list of snapshots with its name and status.

Create Snapshot
A snapshot can be created by the following ways:
- Create from Existing Dataset.
- Upload from MCAP File.
- Upload from Zip/Arrow File
Create from Existing Dataset
This will create a Zip/Arrow file pair for each sequence in a dataset and stored in the cloud storage. This snapshot can be later restored (into another dataset) or can be downloaded to a local folder on a PC.
- From the dataset card, open the context menu and select "Generate API Token"

- This will trigger the creation of a snapshot.
- The status of the snapshot generation will be shown in the dataset card.
- When completed, the snapshot will appear in the snapshots dashboard.
Upload from MCAP File
- Go to the snapshots dashboard.
- Click on the "FROM FILE" button or drag and drop an MCAP file on the dashboard.
Upload from Zip/Arrow File
This format is the EdgeFirst Dataset Format where the Zip file contains sensor reading and measurements and the Arrow file contains dataset annotations.
- Go to the snapshots dashboard.
-
Click on the "FROM FILE" button and then select the Zip and Arrow file pairs to import or drag and drop as a folder containing Zip and Arrow file pairs onto the dashboard. Shown is an example below.
From File Zip and Arrow Files Zip and Arrow Files Import Warning
The name of corresponding zip and arrow files must be same.
Info
If there are multiple zip and arrow pairs, then each pair will become a sequence.
-
Once the files are selected, this will start the import sequence progress shown below.
Import Progress Import Completed
Restore Snapshot
This action will take an MCAP or Zip/Arrow files and create a dataset in EdgeFirst Studio. The Backend pipelines of auto depthmap generation, object detection, and Automated Ground Truth Generation can also be selected at this time while restoring.
- Click on the snapshot context menu (three dots).
- Select "Restore".

- This will open the restore dialog for specifying the options.

- Select "Project" where the dataset will be created.
- Enter the dataset name and description. If the dataset name is not provided a dataset, a dataset with the snapshot name will be created.
- Check "Use MCAP Selected Topics" if selected topics are to be imported (for example ignoring Radar and only importing Segmentation).
- Select "Use MCAP Frame Rate" to select a custom frame rate.
- Select "Depth Generation" to use AI Model based depth map generation.
- Select "AI Ground Truth Generation" to enable auto generation of 2D boxes, 3D boxes, and segmentation masks.
- Click "RESTORE SNAPSHOT".
- The dataset dashboard will have a new dataset with progress indication.
- The progress for different stages will be at different rates.
Download Snapshot
- Click on the snapshot context menu (three dots).
- Select "Download".

Delete Snapshot
- Click on the snapshot context menu (three dots).
- Select "Remove".
