costs.Chamfer
class Chamfer:Symmetric chamfer distance over a fixed-size point-cloud field.
The field shape must be ``(B, K, D)`` where ``B`` is the
tracklet/detection batch, ``K`` is points per cloud, and ``D`` is
point dimensionality.
Members
property
Source: unitrack/costs/distance.py:277