method

states.GalleryInitializer.__call__

def __call__(self, ds: Detections, ctx: FrameContext) -> torch.Tensor

Return a ``(N, K, D)`` gallery with slot 0 seeded from the detection.

Source: unitrack/states/gallery.py:128