pull
Description of the "darwin dataset pull" option from the CLI
Downloads the latest Release
of a RemoteDataset
into your machine, creating a LocalDataset
in the process.
$ darwin dataset pull cars
━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━
Dataset andreas-team/cars:nice_cars_v3 downloaded at /home/user/.darwin/datasets/andreas-team/cars.
Positional arguments:
dataset
: Name of theRemoteDataset
to download.
Optional arguments:
--only-annotations
: Download only annotations and no corresponding images.--folders
: Recreates image folders. Useful if yourRemoteDataset
has a tree structure.--video-frames
: Pulls video frame images instead of video files.
Updated 11 months ago
Having trouble understanding the docs? Have a refresh on V7 Concepts!