Skip to content
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

Support tracklet interpolation in ByteTrack #385

Merged
merged 9 commits into from
Dec 31, 2021

Conversation

GT9505
Copy link
Collaborator

@GT9505 GT9505 commented Dec 29, 2021

No description provided.

@codecov
Copy link

codecov bot commented Dec 29, 2021

Codecov Report

Merging #385 (b34b70b) into master (33c37a9) will decrease coverage by 0.18%.
The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #385      +/-   ##
==========================================
- Coverage   70.50%   70.31%   -0.19%     
==========================================
  Files         111      112       +1     
  Lines        5712     5761      +49     
  Branches     1112     1120       +8     
==========================================
+ Hits         4027     4051      +24     
- Misses       1343     1364      +21     
- Partials      342      346       +4     
Flag Coverage Δ
unittests 70.28% <85.71%> (-0.15%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
mmtrack/datasets/mot_challenge_dataset.py 73.74% <83.33%> (+0.52%) ⬆️
mmtrack/core/track/interpolation.py 86.48% <86.48%> (ø)
mmtrack/core/track/__init__.py 100.00% <100.00%> (ø)
mmtrack/models/trackers/tracktor_tracker.py 63.95% <0.00%> (-15.12%) ⬇️
mmtrack/datasets/pipelines/transforms.py 84.73% <0.00%> (-2.70%) ⬇️
mmtrack/models/trackers/base_tracker.py 86.25% <0.00%> (+1.52%) ⬆️
mmtrack/models/reid/base_reid.py 86.95% <0.00%> (+8.69%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 33c37a9...b34b70b. Read the comment docs.

mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/core/track/interpolation.py Show resolved Hide resolved
mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/core/track/interpolation.py Outdated Show resolved Hide resolved
mmtrack/datasets/mot_challenge_dataset.py Outdated Show resolved Hide resolved
@GT9505 GT9505 merged commit 07484a3 into open-mmlab:master Dec 31, 2021
@GT9505 GT9505 deleted the byte_inter branch January 12, 2022 08:55
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.

None yet

2 participants