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

[Fix] Inference bug for sparse flow map #133

Merged
merged 3 commits into from May 22, 2022

Conversation

MeowZheng
Copy link
Collaborator

Fix #132

@codecov
Copy link

codecov bot commented May 22, 2022

Codecov Report

Merging #133 (67316a1) into master (dd0755e) will decrease coverage by 0.44%.
The diff coverage is 6.25%.

@@            Coverage Diff             @@
##           master     #133      +/-   ##
==========================================
- Coverage   69.03%   68.58%   -0.45%     
==========================================
  Files          92       92              
  Lines        5135     5148      +13     
  Branches      727      733       +6     
==========================================
- Hits         3545     3531      -14     
- Misses       1475     1502      +27     
  Partials      115      115              
Flag Coverage Δ
unittests 68.58% <6.25%> (-0.45%) ⬇️

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

Impacted Files Coverage Δ
mmflow/apis/inference.py 24.09% <6.25%> (-4.48%) ⬇️
mmflow/datasets/pipelines/transforms.py 77.50% <0.00%> (-2.34%) ⬇️

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 dd0755e...67316a1. Read the comment docs.

@MeowZheng MeowZheng merged commit 5f5fed8 into open-mmlab:master May 22, 2022
@MeowZheng MeowZheng deleted the demo-bug branch May 22, 2022 11:37
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.

run demo
1 participant