Optional jpeg-encoding of images #2175
Labels
enhancement
New feature or request
🐍 Python API
Python logging API
🏎️ Quick Issue
Can be fixed in a few hours or less
A lot of users complain about Rerun using too much memory when logging images. This could be alleviated with adding an optional jpeg-encoding of logged images:
log_image(…, jpeg_quality=50)
The text was updated successfully, but these errors were encountered: