Image resolution with log()

We are generating some intricate images and using log() to store those with the run (not to mention trying to add them to a Report). It has recently become apparent that WandB is downscaling the images when they are logged. For example, our images are 200DPI, but on viewing them after logging they are 72DPI.
Is there a way to override this? I have checked the source for wandb.Image() but there is no mention of DPI or resolution. Its not clear if this is being done by log() or by Image().
Thank you.

HI @kevinashaw , thanks for writing in. I checked and we don’t interfere with an image resolution. Please:

  • Provide a description of how this was verified on your end
  • If possible a reproducible example of your verification process

Thank you

Hi @kevinashaw , since we have not heard back from you we are going to close this request. If you would like to re-open the conversation, please let us know!

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.