method

states.LearnedProcess.__call__

def __call__(self, cs: Tracklets, ctx: FrameContext) -> Tracklets

Apply the learned propagation module to the field.

Source: unitrack/states/learned.py:48