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

Function _create_text_labels

slowfast/visualization/video_visualizer.py:18–42  ·  view source on GitHub ↗

Create text labels. Args: classes (list[int]): a list of class ids for each example. scores (list[float] or None): list of scores for each example. class_names (list[str]): a list of class names, ordered by their ids. ground_truth (bool): whether the labels a

(classes, scores, class_names, ground_truth=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

draw_one_frameMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected