method

states.ZerosInitializer.__call__

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

Return a zeros buffer shaped for the given detections batch.

Source: unitrack/states/identity.py:123