method

benchmarks.hota.HFPanopticAdapter.__call__

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

Run panoptic inference on one RGB frame and return thing instances.

Source: unitrack/benchmarks/hota/models.py:189