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, I Have Some Questions:-

Hi, I have some questions:-
When I compare two experiments I want to compare images also, How can I do that? Currently, I am logging images using logger.report_image and images are displayed under debug samples. When I compare two experiments, I want to see the two images with same name side by side How can I do that? Thanks

  
  
Posted 3 years ago
Votes Newest

Answers


Hi MotionlessSeagull22
Hmm I'm not this is possible in the UI.
You can compare multiple experiments and view the images in form of thumbnails one next to the other, But full view will be a single image...
You can however right click on the image and get a direct link, then open a new tab ... :(

  
  
Posted 3 years ago
526 Views
1 Answer
3 years ago
one year ago
Tags
Similar posts