Snapshots
Snapshots are frozen and compact form of datasets. A snapshot can be created by the following ways:
Snapshot Dashboard
The snapshot can be opened from the apps menu:
The snapshots menu shows the list of snapshots with its name and status
Create from existing Dataset
This will create a Zip/Arrow file pair for each sequence in a dataset and store in the cloud storage. This snapshot can be later restored (into another dataset) or can be downloaded to local folder on a PC.
- From the Dataset Card, open teh context menu and select 'Generate API Token'
- This will trigger the creation of snapshot.
- The status of the snapshot generation will be shown in the dataset card.
- When Completed, the snapshot will appear in teh snapshots dashboard
Upload from file MCAP
- 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
- Go to the snapshots dashboard
- Click on the "From File" button or drag and drop aa folder container zip and arrow file pairs on the dashboard
- The name of corresponding zip and arrow files must be same
- If there are multiple zip and arrow pairs, then each pair will become a sequence
Restore Snapshot
This action will take an MCAP or Zip/Arrow files and create a dataset in DVE. The Backend pipelines of auto depth map 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
- Select Project where the dataset will be created
- Enter dataset name and description. If dataset name is not provided a dataset, a dataset with 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 datasets 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