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

support return heatmaps and features for bottom-up models #229

Merged
merged 1 commit into from
Nov 4, 2020

Conversation

jin-s13
Copy link
Collaborator

@jin-s13 jin-s13 commented Nov 3, 2020

support return heatmaps and features for bottom-up models

@jin-s13 jin-s13 requested a review from innerlee November 3, 2020 13:23
@codecov
Copy link

codecov bot commented Nov 3, 2020

Codecov Report

Merging #229 into master will decrease coverage by 0.25%.
The diff coverage is 86.53%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #229      +/-   ##
==========================================
- Coverage   83.31%   83.05%   -0.26%     
==========================================
  Files         108      112       +4     
  Lines        6400     6456      +56     
  Branches     1030     1029       -1     
==========================================
+ Hits         5332     5362      +30     
- Misses        867      901      +34     
+ Partials      201      193       -8     
Flag Coverage Δ
unittests 83.05% <86.53%> (-0.26%) ⬇️

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

Impacted Files Coverage Δ
mmpose/datasets/__init__.py 100.00% <ø> (ø)
...pose/datasets/datasets/bottom_up/bottom_up_coco.py 48.32% <ø> (ø)
mmpose/datasets/datasets/top_down/__init__.py 100.00% <ø> (ø)
...datasets/datasets/top_down/topdown_mpii_dataset.py 42.71% <ø> (ø)
mmpose/models/backbones/utils/utils.py 50.00% <ø> (ø)
mmpose/models/detectors/mesh.py 92.24% <ø> (ø)
mmpose/models/detectors/top_down.py 77.91% <ø> (ø)
mmpose/models/losses/mesh_loss.py 97.65% <ø> (ø)
mmpose/utils/hooks.py 44.44% <0.00%> (-2.62%) ⬇️
mmpose/apis/inference.py 65.83% <47.36%> (-2.38%) ⬇️
... 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 6bc5557...8cd2cfc. Read the comment docs.

@innerlee innerlee merged commit b97df6b into master Nov 4, 2020
@innerlee innerlee deleted the bottom_up_demo branch November 4, 2020 06:06
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
* update web docs

* update changelog
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
ajgrafton pushed a commit to ajgrafton/mmpose that referenced this pull request Mar 6, 2024
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.

None yet

2 participants