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

Attach libtorch inference results #138

Merged
merged 2 commits into from
Jul 14, 2021
Merged

Conversation

zhiqwang
Copy link
Owner

Resolve #98

@codecov
Copy link

codecov bot commented Jul 14, 2021

Codecov Report

Merging #138 (bee4571) into master (5395621) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   83.56%   83.56%           
=======================================
  Files           8        8           
  Lines         779      779           
=======================================
  Hits          651      651           
  Misses        128      128           
Flag Coverage Δ
unittests 83.56% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 5395621...bee4571. Read the comment docs.

@zhiqwang zhiqwang added the enhancement New feature or request label Jul 14, 2021
@zhiqwang zhiqwang merged commit 90e301f into master Jul 14, 2021
@zhiqwang zhiqwang deleted the attach-inference-results branch July 14, 2021 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Conert inference results of c++ to bbox, class id and score
1 participant