forked from HQU-gxy/CVTH3PE
41e0141bde8620eacf3b021c4ed084003528f113
- Changed function signatures to use `Sequence` instead of `list` for better type flexibility. - Introduced a new function `calculate_tracking_detection_affinity` to streamline the calculation of affinities between tracking and detection objects. - Refactored existing affinity calculation logic to improve clarity and performance, leveraging the new affinity function. - Removed commented-out code to clean up the implementation and enhance readability.
jupytext --to py:percent <script>.ipynb
Description
Languages
Python
100%