def __call__(self, ds: Detections, ctx: FrameContext) -> torch.Tensor
Return ``(N, dim, dim)`` per-tracklet scaled identity matrices.
Source: unitrack/states/identity.py:149