Created
January 14, 2020 22:56
-
-
Save akarve/d201f9aac5f566118a09433b0db34ae0 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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