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

Move process_mmdet_results into inference.py #831

Merged
merged 2 commits into from
Aug 3, 2021

Conversation

ly015
Copy link
Member

@ly015 ly015 commented Aug 2, 2021

No description provided.

@ly015 ly015 requested a review from jin-s13 August 2, 2021 08:34
@codecov
Copy link

codecov bot commented Aug 2, 2021

Codecov Report

Merging #831 (ba04428) into master (f2417ea) will increase coverage by 0.01%.
The diff coverage is 100.00%.

❗ Current head ba04428 differs from pull request most recent head 009dcba. Consider uploading reports for the commit 009dcba to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #831      +/-   ##
==========================================
+ Coverage   83.49%   83.51%   +0.01%     
==========================================
  Files         176      176              
  Lines       14127    14138      +11     
  Branches     2362     2364       +2     
==========================================
+ Hits        11796    11807      +11     
  Misses       1718     1718              
  Partials      613      613              
Flag Coverage Δ
unittests 83.49% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
mmpose/apis/__init__.py 100.00% <ø> (ø)
mmpose/apis/inference.py 59.92% <100.00%> (+1.72%) ⬆️
mmpose/datasets/pipelines/shared_transform.py 84.50% <0.00%> (ø)

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 f2417ea...009dcba. Read the comment docs.

@ly015 ly015 merged commit 3ee909c into open-mmlab:master Aug 3, 2021
@ly015 ly015 deleted the mmdet_proc branch October 28, 2021 09:04
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* move process_mmdet_results into inference.py
* add unittest
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* move process_mmdet_results into inference.py
* add unittest
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