Unanswered
Hi
Is There Any Option To Get Preview For The Images On Dataset In Case Upload With
AstonishingRabbit13 If I'm not mistaken, you can add images to the preview tab by reporting them as debug samples.
So you'd run: dataset.get_logger().report_image()
or report_media()
This is not scalable though, so don't expect the server to handle millions of images well, for that you'd need Hyperdatasets 🙂
But it works well (as the name suggests) for some previews of the images!
Relevant docs:
https://clear.ml/docs/latest/docs/references/sdk/dataset/#get_logger
https://clear.ml/docs/latest/docs/references/sdk/logger/#report_image
162 Views
0
Answers
2 years ago
one year ago