Is it still possible to save evaluation images such as those named eval_side_by_side in tensorboard?
They look great in tensorboard, but I need a way to export them as image files to disk.
I’m musing tensorflow 2.5
There used to be an option in the eval_config “visualization_export_dir:” but it doesn’t seem to work anymore.