MCPcopy Create free account
hub / github.com/MTLab/MorphMLP / add_video

Method add_video

slowfast/visualization/tensorboard_vis.py:171–181  ·  view source on GitHub ↗

Add input to tensorboard SummaryWriter as a video. Args: vid_tensor (tensor): shape of (B, T, C, H, W). Values should lie [0, 255] for type uint8 or [0, 1] for type float. tag (Optional[str]): name of the video. global_step(Optiona

(self, vid_tensor, tag="Video Input", global_step=None, fps=4)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

run_visualizationFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected