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

Function run_visualization

tools/visualization.py:29–187  ·  view source on GitHub ↗

Run model visualization (weights, activations and model inputs) and visualize them on Tensorboard. Args: vis_loader (loader): video visualization loader. model (model): the video model to visualize. cfg (CfgNode): configs. Details can be found in slow

(vis_loader, model, cfg, writer=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

visualizeFunction · 0.85

Calls 9

get_weightsMethod · 0.95
get_activationsMethod · 0.95
draw_clipMethod · 0.95
process_layer_index_dataFunction · 0.90
VideoVisualizerClass · 0.90
GradCAMClass · 0.90
add_videoMethod · 0.45

Tested by

no test coverage detected