Skip to content

Instantly share code, notes, and snippets.

@akarve
Created January 14, 2020 22:56
Show Gist options
  • Save akarve/d201f9aac5f566118a09433b0db34ae0 to your computer and use it in GitHub Desktop.
Save akarve/d201f9aac5f566118a09433b0db34ae0 to your computer and use it in GitHub Desktop.
pip install quilt3
# Note: installing COCO requires at least 21GB of disk
quilt3 install cv/coco2017 \
--top-hash 3722a4 \
--dest ./detectron2/datasets/coco/ \
--registry s3://quilt-ml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment