method

states.NormalizedFromDetectionField.__call__

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

Return the L2-normalised detection field tensor.

Source: unitrack/states/identity.py:252