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

Method __call__

slowfast/visualization/predictor.py:49–116  ·  view source on GitHub ↗

Returns the prediction results for the current task. Args: task (TaskInfo object): task object that contain the necessary information for action prediction. (e.g. frames, boxes) Returns: task (TaskInfo object): the same task info objec

(self, task)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

process_cv2_inputsFunction · 0.90
add_action_predsMethod · 0.80
add_bboxesMethod · 0.80

Tested by

no test coverage detected