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