Created
August 16, 2022 11:12
-
-
Save thepycoder/4e4ea9321860e27b704f0d20ee0cc841 to your computer and use it in GitHub Desktop.
Create Add Close
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
# Optionally add --parent <parent_dataset_id> if you want to base | |
# this version on another dataset version, so no duplicate files are uploaded! | |
clearml-data create --name coco128 --project YOLOv5 | |
clearml-data add --files . | |
clearml-data close |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment