Unanswered
Here'S My Question. I Have A Free Account On App.Clear.Ml And I'M Trying To Create A Dataset Consisting Of Images And Masks (Jpgs And Pngs). I Use The Following Commands:
Thanks for your reply and the hint to use MinIO, John!
However, you're advicing me to use --output-uri
? ClearML explicitly states the following deprecation warning when I tried that earlier:
> clearml-data create --project first_project_data --name project1 --output-uri S:\Unfinished_Learning_Data\clearml-storage
clearml-data - Dataset Management & Versioning CLI
Creating a new dataset:
Warning: '--output-uri' is deprecated, use '--storage' instead
...
Also note that the clearml-data create command accepts the --storage
parameter even though it's not listed as a parameter in the documentation you linked.
I'm getting the feeling the documentation (and possibly code?) isn't entirely on par for the deprecation of --output_uri
in favor of the --storage
parameter. What's your thoughts?
25 Views
0
Answers
27 days ago
27 days ago