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

Function add_heatmap

slowfast/visualization/tensorboard_vis.py:408–429  ·  view source on GitHub ↗

Add heatmap to 2D tensor. Args: tensor (tensor): a 2D tensor. Tensor value must be in [0..1] range. Returns: heatmap (tensor): a 3D tensor. Result of applying heatmap to the 2D tensor.

(tensor)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

add_ndim_arrayFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected