def __call__(self, cs: Tracklets, ds: Detections, ctx: FrameContext) -> CostExpression
Compute the gallery-reduced cosine cost matrix.
Source: unitrack/costs/gallery.py:73