Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensorboard dev support image display #3585

Closed
xwinxu opened this issue May 5, 2020 · 5 comments
Closed

Tensorboard dev support image display #3585

xwinxu opened this issue May 5, 2020 · 5 comments
Assignees

Comments

@xwinxu
Copy link

xwinxu commented May 5, 2020

Currently I am writing gifs to my Tensorboard and am able to write and load them successfully using tf.summary.experimental.write_raw_pb (code is essentially from this issue) when running Tensorboard locally. However upon trying the Tensorboard dev, it will only display my scalars and there is no tab available for images that I would have normally.

@ericdnielsen
Copy link
Member

At present we only support scalars and graphs in tensorboard.dev. We are working on adding additional plugins, but we can't provide a detailed estimate of when they will be launched,

@xwinxu
Copy link
Author

xwinxu commented May 5, 2020

Got it, thanks for the reply!

@xwinxu xwinxu closed this as completed May 5, 2020
@babat00nday
Copy link

@ericdnielsen @amahendrakar will there be some sort of announcement when this feature is supported?

@FrankLinxzx
Copy link

same suggest : need images

@ericdnielsen
Copy link
Member

ericdnielsen commented Jun 14, 2021

Work on the Images plugin for TensorBoard.dev has been paused due to performance issues and abuse prevention complications. We do not currently have an ETA for when it would be supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants