forked from HQU-gxy/CVTH3PE
6194f083cb452880e6951598fe43f9e5a9f40302
- Added a new `detections` attribute to the `AffinityResult` class to store detection objects used in affinity matrix calculations. - Introduced a `tracking_detections` method to yield pairs of trackings and their corresponding detections, enhancing the functionality of the class. - Updated type hints for improved clarity and consistency in the class definition.
jupytext --to py:percent <script>.ipynb
Description
Languages
Python
100%