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

add tpfp func in evaluating AP #4069

Merged
merged 3 commits into from
Nov 13, 2020
Merged

add tpfp func in evaluating AP #4069

merged 3 commits into from
Nov 13, 2020

Conversation

Johnson-Wang
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Nov 5, 2020

Codecov Report

Merging #4069 (398e24e) into master (9ee13ab) will increase coverage by 0.19%.
The diff coverage is 64.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4069      +/-   ##
==========================================
+ Coverage   61.57%   61.77%   +0.19%     
==========================================
  Files         216      225       +9     
  Lines       15514    16644    +1130     
  Branches     2634     2816     +182     
==========================================
+ Hits         9553    10281     +728     
- Misses       5483     5863     +380     
- Partials      478      500      +22     
Flag Coverage Δ
unittests 61.73% <64.40%> (+0.20%) ⬆️

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

Impacted Files Coverage Δ
mmdet/core/anchor/anchor_generator.py 78.98% <ø> (+1.44%) ⬆️
mmdet/core/bbox/samplers/random_sampler.py 75.00% <0.00%> (-6.82%) ⬇️
mmdet/core/bbox/samplers/score_hlr_sampler.py 81.73% <0.00%> (-2.19%) ⬇️
mmdet/core/bbox/transforms.py 60.86% <0.00%> (ø)
mmdet/core/utils/misc.py 100.00% <ø> (+33.33%) ⬆️
mmdet/datasets/cityscapes.py 12.25% <0.00%> (-0.58%) ⬇️
mmdet/models/dense_heads/anchor_free_head.py 75.59% <ø> (-0.38%) ⬇️
mmdet/models/dense_heads/atss_head.py 27.94% <0.00%> (-0.51%) ⬇️
mmdet/models/dense_heads/corner_head.py 74.86% <ø> (+0.54%) ⬆️
mmdet/models/dense_heads/dense_test_mixins.py 13.63% <0.00%> (-1.37%) ⬇️
... and 79 more

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 9ee13ab...bb68beb. Read the comment docs.

@hellock hellock merged commit 885b86b into open-mmlab:master Nov 13, 2020
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