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 inconsistency compare with ultralytics #31

Merged
merged 16 commits into from
Jan 11, 2021

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Jan 8, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jan 8, 2021

Codecov Report

Merging #31 (1008005) into master (0af9a2d) will increase coverage by 33.60%.
The diff coverage is 97.43%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #31       +/-   ##
===========================================
+ Coverage   37.02%   70.62%   +33.60%     
===========================================
  Files          33        8       -25     
  Lines        2847      606     -2241     
===========================================
- Hits         1054      428      -626     
+ Misses       1793      178     -1615     
Flag Coverage Δ
unittests 70.62% <97.43%> (+33.60%) ⬆️

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

Impacted Files Coverage Δ
test/test_torchscript.py 97.43% <ø> (-0.24%) ⬇️
test/test_image_utils.py 96.87% <96.87%> (ø)
test/test_engine.py 97.05% <100.00%> (+0.08%) ⬆️
test/test_models.py 92.95% <100.00%> (-0.15%) ⬇️
test/common_utils.py 52.99% <0.00%> (-0.21%) ⬇️
test/test_onnx.py 85.13% <0.00%> (-0.20%) ⬇️
test/dataset_utils.py 0.00% <0.00%> (ø)
datasets/voc_eval.py
datasets/coco.py
... and 16 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 0af9a2d...1008005. Read the comment docs.

@zhiqwang zhiqwang added the bugfix label Jan 8, 2021
@zhiqwang zhiqwang merged commit 3f9a83a into master Jan 11, 2021
@zhiqwang zhiqwang deleted the fix_inference_inconsistent branch January 11, 2021 16:37
@zhiqwang zhiqwang added bug / fix Something isn't working and removed bugfix labels Apr 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug / fix Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant