You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the Visualizer module,we can add single image to the Visualizer and then save it to tensorboard. But I do not see how to add video to the Visualizer which we can use add_video() in tensorboard writers. So I request to add this feature.