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
Hi, Is There A Way Through Which I Can Visualize Coco Annotated Dataset On The Clearml Dashboard

Hi, Is there a way through which i can visualize coco annotated dataset on the ClearML dashboard

  
  
Posted one year ago
Votes Newest

Answers 5


Thanks for the quick reply. By dashboard, I meant ClearML webapp FE. Can I use hyperdatasets in a self hosted ClearML community as well?

  
  
Posted one year ago

Okay, I got what I was looking for from hyperdatasets documentation. Thanks for the help.

  
  
Posted one year ago

It's not

  
  
Posted one year ago

Hi DistinctShark58 , what do you mean dashboard? You can add some visualization on top of Datasets or you can fully visualize coco annotated dataset with the HyperDatasets

  
  
Posted one year ago

DistinctShark58 I don't think Hyper Datasets is available in self-hosted ClearML community. Correct me if I am wrong.

  
  
Posted one year ago
601 Views
5 Answers
one year ago
one year ago
Tags