tensorflow/tensorboard

Download/extract the images from the event file

ArthurDelannoyazerty opened this issue · 2 comments

During the training of a model, I store some images in tensorboard. But I need to access them after the training is complete. It would be nice if there where a button to download a selected series of images from tensorboard into a folder. This is like the button to download the charts.

Hi @ArthurDelannoyazerty,

Thanks for the feedback! At the moment we don't have bandwidth for additional image plugin features, marking this as a feature request for future planning, hope we can get to this soon. I understand that right-clicking on the each image and saving it is way less than ideal. If you are interested in contributing to our codebase and adding this feature, please feel free to send us a PR, thank you!