Open kulkarnivishal opened 5 years ago
Also,
I ran the inspection for another model and the image.summary is being written for that: Except for the config. and module (tpu) nothing is changed for this one and the one mentioned in the issue. Not sure what I am missing.
Best, Vishal
Are you facing the same issue with Tensorboard 1.13 version ?
Cloud ML engine doesn't support version 1.13 yet.
Consider Stack Overflow for getting support using TensorBoard - they have a larger community with better searchability:
https://stackoverflow.com/questions/tagged/tensorboard
For bug reports, please include the following:
tensorboard
) - 1.11.0Tensorboard not updating image data / summary at all. No images are displayed.
Hi,
I am training a retina-net model with resnet-101 as backbone on a tpu. I started an eval job on a GPU machine but the tensorboard only shows data pertaining to loss. Not all the scalars, i.e., mAP, recall, etc. are displayed. Neither are the images. The job logs show metrics information though. I am assuming that these are not being written to event files; however, I haven't changed anything that would cause this issue. I also ran a tensorboard inspection on the event files. Please find the screenshot of the result:
Looking forward to hearing from you. Thank you.
Vishal