Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hey Friends! At Our Startup We Are A Big Fan Of Clearml And Use It Daily To Run Trainings And Other Tasks. Right Now We Are Re-Evaluating Our Data Platform And I'Ve Seen That Clearml Also Offers A Dataset Functionality. Our Requirements Are Not Huge:

Hey friends!
At our startup we are a big fan of ClearML and use it daily to run trainings and other tasks.
Right now we are re-evaluating our data platform and I've seen that ClearML also offers a dataset functionality.
Our requirements are not huge:

  • create 5-10 datasets with 10-200k images
  • annotate / label images for classification, ocr and detection tasks
  • tag some images with attributes, filter for attributes
  • version datasets and pull them via a reasonably fast API
    Is this something that we could solve via ClearmL datasets? Is it possible to label detection bounding boxes directly via the ClearML UI?
    Thanks for your help!
  
  
Posted one year ago
Votes Newest

Answers 2


Awesome! Thanks for the quick help!

  
  
Posted one year ago

Hi @<1547390438648844288:profile|ScaryJellyfish75> , you have described the HyperDataset feature which is part of the Scale/Enterprise versions. I suggest you contact sales@clear.ml to get a quote for a license 🙂

  
  
Posted one year ago
638 Views
2 Answers
one year ago
one year ago
Tags