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 There! We'Ve Recently Started To Explore The Dataset Page In The Enterprise Version And The Corresponding Hyperdatasets. However, We Are Using 3D Image Data In Hd5 Format. Is There Any Way To Visualize Either A Slice Of The 3D Data Or Visualize It As V

Hi there! We've recently started to explore the dataset page in the enterprise version and the corresponding hyperdatasets. However, we are using 3D image data in hd5 format. Is there any way to visualize either a slice of the 3D data or visualize it as video? Thank you!

  
  
Posted 2 years ago
Votes Newest

Answers 6


Hi SourDolphin31
so either add a preview to the 3D source with any Browser supported image or video. or add a 2nd source

  
  
Posted 2 years ago

Hey, sorry to ask again, but do you know how exactly the file structure in the hdf5 file has to be? I have tried adding a slice to the file under the group "preview" but it does not show it as preview..

  
  
Posted 2 years ago

How does clearml detect a preview or thumbnail associated with a file? e.g. if we would add a ['preview'] group into the .hdf5 file (containing a png / tiff /.. image), would it be able to find it?

  
  
Posted 2 years ago

Hi Sarah, Yes! These are good options 🙂 What you can do with hyperdatasets is visualize a slice (or video) in any format your browser knows how to display natively (png \ jpg \ tiff). What you can also do is that every hyperdataset frame can have a link to the original 3D data, as well as single (or multiple) visualized sources. That way you can browse all your slices but still connect them to the 3D data. Once you use hyperdataset management connected to your experiment you'll be able to use the 3D data. Hope that's clear 😄

  
  
Posted 2 years ago

AnxiousSeal95

  
  
Posted 2 years ago

Yes, a preview is how you add the slice

  
  
Posted 2 years ago
628 Views
6 Answers
2 years ago
one year ago
Tags