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! Everyone. Can I Use Clearml For Manually Annotating My Image (Segmentation Task)? I Noticed An Annotations Button On The Left Category. Does Anyone Have A Clue Or Is There Any Example (Best Image Or Videos) ? Thanks In Advance! Best Leo

Hi! Everyone.

Can I use ClearML for manually annotating my image (segmentation task)? I noticed an ANNOTATIONS button on the left category. Does anyone have a clue or is there any example (best image or videos) ?

Thanks in advance!

Best
Leo

  
  
Posted 4 days ago
Votes Newest

Answers


Are you using the OSS version or the hosted one (app.clear.ml)? The ClearML enterprise offering has a built-in annotator. Please note that this was meant more for correcting annotations during the development process rather than mass annotating lots of images.

  
  
Posted 4 days ago
16 Views
1 Answer
4 days ago
4 days ago
Tags