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
Hello Community, I Had A Query Regarding Clearml-Data , Can The Dataset Be Queried Against Some Metadata Using Ui And/Or Cli ?

Hello Community, I had a query regarding clearml-data , can the dataset be queried against some metadata using UI and/or CLI ?

  
  
Posted 3 years ago
Votes Newest

Answers 9


HarebrainedBear62 this is what I have.
clearml-data will store all the files for you, and version the entire thing, make is a breeze to abstract the dataset from the code. Querying data is available using Apache Drill (though currently it is still not built into the platform, but we are planning to get there soon) Since this is Image based data/meta-data, I know the paid tier of ClearML, has n additional dedicated data management solution specifically for images, with full ability to query meta-data and view images.See above, I would contact the Allegro people regrading (3) I think this would be the best fit.
wdyt?

  
  
Posted 3 years ago

We have separate label files for each image

  
  
Posted 3 years ago

So what will you query ?

  
  
Posted 3 years ago

Thanks AgitatedDove14 thanks for the info. Sure we can take a look later.

  
  
Posted 3 years ago

Hi HarebrainedBear62
What's the type of data ?

  
  
Posted 3 years ago

I see, let me check something 🙂

  
  
Posted 3 years ago

Images

  
  
Posted 3 years ago

Type of objects / Resolution /name of images

  
  
Posted 3 years ago

Where do you store those ?

  
  
Posted 3 years ago
670 Views
9 Answers
3 years ago
one year ago
Tags