method

benchmarks.hota.ModelAdapter.__call__

def __call__(self, image: np.ndarray) -> FramePrediction

Run inference on a single ``(H, W, 3)`` uint8 RGB frame.

Source: unitrack/benchmarks/hota/protocols.py:27