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

Regression benchmark #219

Merged
merged 4 commits into from
Jul 26, 2021
Merged

Regression benchmark #219

merged 4 commits into from
Jul 26, 2021

Conversation

GT9505
Copy link
Collaborator

@GT9505 GT9505 commented Jul 26, 2021

This PR fixed several bugs to run MMTracking correctly.
It also changed the evaluation hook in siamese rpn config.

@codecov
Copy link

codecov bot commented Jul 26, 2021

Codecov Report

Merging #219 (3271f40) into master (b3eedb1) will decrease coverage by 0.54%.
The diff coverage is 65.38%.

❗ Current head 3271f40 differs from pull request most recent head da4568b. Consider uploading reports for the commit da4568b to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #219      +/-   ##
==========================================
- Coverage   69.96%   69.42%   -0.55%     
==========================================
  Files          87       87              
  Lines        4402     4415      +13     
  Branches      863      867       +4     
==========================================
- Hits         3080     3065      -15     
- Misses       1037     1059      +22     
- Partials      285      291       +6     
Flag Coverage Δ
unittests 69.39% <65.38%> (-0.48%) ⬇️

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

Impacted Files Coverage Δ
mmtrack/core/evaluation/eval_hooks.py 65.00% <64.00%> (-11.93%) ⬇️
mmtrack/apis/train.py 16.66% <100.00%> (+2.12%) ⬆️
mmtrack/models/mot/trackers/tracktor_tracker.py 63.09% <0.00%> (-15.48%) ⬇️
mmtrack/datasets/pipelines/transforms.py 85.31% <0.00%> (-2.82%) ⬇️

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 b3eedb1...da4568b. Read the comment docs.

@OceanPang OceanPang merged commit b28898b into open-mmlab:master Jul 26, 2021
@GT9505 GT9505 deleted the reg_bench branch July 27, 2021 07:06
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