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

[Feature] Support visualization for single gpu test #216

Merged
merged 17 commits into from
Aug 6, 2021

Conversation

ToumaKazusa3
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Jul 19, 2021

Codecov Report

Merging #216 (9c95278) into master (c89fe8e) will decrease coverage by 0.62%.
The diff coverage is 5.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #216      +/-   ##
==========================================
- Coverage   70.05%   69.42%   -0.63%     
==========================================
  Files          87       87              
  Lines        4532     4563      +31     
  Branches      884      887       +3     
==========================================
- Hits         3175     3168       -7     
- Misses       1062     1099      +37     
- Partials      295      296       +1     
Flag Coverage Δ
unittests 69.38% <5.71%> (-0.63%) ⬇️

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

Impacted Files Coverage Δ
mmtrack/models/mot/base.py 42.05% <0.00%> (-0.81%) ⬇️
mmtrack/models/sot/base.py 48.59% <0.00%> (-1.41%) ⬇️
mmtrack/models/vid/base.py 43.20% <ø> (ø)
mmtrack/apis/test.py 14.73% <7.40%> (-2.66%) ⬇️
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 c89fe8e...9c95278. Read the comment docs.

demo/demo_sot.py Outdated Show resolved Hide resolved
mmtrack/models/mot/base.py Show resolved Hide resolved
mmtrack/models/sot/base.py Show resolved Hide resolved
mmtrack/models/sot/base.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/models/sot/base.py Outdated Show resolved Hide resolved
mmtrack/models/sot/base.py Outdated Show resolved Hide resolved
mmtrack/models/vid/base.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
mmtrack/apis/test.py Outdated Show resolved Hide resolved
@GT9505 GT9505 changed the title [Feature] Support inference visualization for mot [Feature] Support visualization for single gpu test Aug 5, 2021
@GT9505 GT9505 requested a review from OceanPang August 6, 2021 04:51
@OceanPang OceanPang merged commit cac7080 into open-mmlab:master Aug 6, 2021
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

3 participants