def __call__(self, ds: Detections, ctx: FrameContext) -> torch.Tensor
Return a ``(N, full_dim)`` tensor with detection data padded with zeros.
Source: unitrack/states/identity.py:185