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

Visualize #163

Merged
merged 2 commits into from
Sep 30, 2020
Merged

Visualize #163

merged 2 commits into from
Sep 30, 2020

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Sep 30, 2020

Fix #148

@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

Merging #163 into master will increase coverage by 0.05%.
The diff coverage is 95.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
+ Coverage   82.03%   82.08%   +0.05%     
==========================================
  Files          88       90       +2     
  Lines        5160     5181      +21     
  Branches      886      891       +5     
==========================================
+ Hits         4233     4253      +20     
- Misses        768      769       +1     
  Partials      159      159              
Flag Coverage Δ
#unittests 82.08% <95.23%> (+0.05%) ⬆️

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

Impacted Files Coverage Δ
mmpose/apis/inference.py 71.22% <50.00%> (-0.31%) ⬇️
mmpose/core/__init__.py 100.00% <100.00%> (ø)
mmpose/core/optimizer/__init__.py 100.00% <100.00%> (ø)
mmpose/core/optimizer/builder.py 100.00% <100.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 3a35ed2...312c958. Read the comment docs.

@innerlee innerlee merged commit 5a4e472 into master Sep 30, 2020
@jin-s13 jin-s13 deleted the visualize branch October 4, 2020 12:12
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* adjust visualization

* adjust visualization
HAOCHENYE pushed a commit to HAOCHENYE/mmpose that referenced this pull request Jun 27, 2023
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
* adjust visualization

* adjust visualization
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.

How to test on an image and get the whole body result (an image with whole body pose estimation)?
2 participants