Skip to content

refactor(trackers): decouple DeepSORTKalmanBoxTracker from SORTKalmanBoxTracker #12

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Apr 18, 2025

Conversation

soumik12345
Copy link
Collaborator

Description

Refactor DeepSORTKalmanBoxTracker to remove inheritance from SORTKalmanBoxTracker. Going forward, we will ensure a paradigm of "Composition over Inheritance" while designing trackers.

@soumik12345 soumik12345 self-assigned this Apr 18, 2025
@soumik12345 soumik12345 marked this pull request as draft April 18, 2025 08:17
@soumik12345 soumik12345 marked this pull request as ready for review April 18, 2025 08:24
@soumik12345 soumik12345 requested a review from SkalskiP April 18, 2025 12:27
@SkalskiP SkalskiP merged commit c6a9a6a into main Apr 18, 2025
17 checks passed
@soumik12345 soumik12345 deleted the refactor/deepsort branch April 18, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants