boxmot icon indicating copy to clipboard operation
boxmot copied to clipboard

Add split-and-connect tracklet postprocessing

Open mikel-brostrom opened this issue 4 months ago • 2 comments

Summary

  • add a split-and-connect tracklet (SCT) postprocessing pipeline for MOT result folders
  • expose the SCT helper through the package API, CLI, and documentation alongside existing GSI support
  • cover SCT merging with a new unit test

Testing

  • python -m pytest tests/unit/test_postprocessing.py (fails: numpy unavailable in the execution environment)

Codex Task

mikel-brostrom avatar Dec 06 '25 14:12 mikel-brostrom

@mikel-brostrom I've opened a new pull request, #2177, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot avatar Dec 06 '25 15:12 Copilot

@mikel-brostrom I've opened a new pull request, #2178, to work on those changes. Once the pull request is ready, I'll request review from you.

Copilot avatar Dec 06 '25 15:12 Copilot