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

Add hmr head for human mesh estimation task. #162

Merged
merged 2 commits into from Sep 30, 2020
Merged

Conversation

zengwang430521
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Sep 29, 2020

Codecov Report

Merging #162 into master will increase coverage by 0.80%.
The diff coverage is 93.06%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   82.03%   82.83%   +0.80%     
==========================================
  Files          88       95       +7     
  Lines        5160     5564     +404     
  Branches      886      929      +43     
==========================================
+ Hits         4233     4609     +376     
- Misses        768      784      +16     
- Partials      159      171      +12     
Flag Coverage Δ
#unittests 82.83% <93.06%> (+0.80%) ⬆️

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/models/mesh_heads/discriminator.py 83.47% <83.47%> (ø)
mmpose/datasets/pipelines/mesh_transform.py 95.45% <95.45%> (ø)
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%> (ø)
mmpose/datasets/pipelines/__init__.py 100.00% <100.00%> (ø)
mmpose/models/__init__.py 100.00% <100.00%> (ø)
mmpose/models/mesh_heads/__init__.py 100.00% <100.00%> (ø)
mmpose/models/mesh_heads/geometric_layers.py 100.00% <100.00%> (ø)
... and 8 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 3a35ed2...c042e90. Read the comment docs.

@innerlee
Copy link
Contributor

looks good

@innerlee innerlee merged commit 273367d into master Sep 30, 2020
@innerlee
Copy link
Contributor

need a following pr to update readme & changelog

@zengwang430521 zengwang430521 deleted the human_mesh_hmr_head branch September 30, 2020 20:05
rollingman1 pushed a commit to rollingman1/mmpose that referenced this pull request Nov 5, 2021
Re-direct the link of CSN and TIN in the ModelZoo section to their README files, following the common practice of all other models.
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* Add the hmr head and discriminator for SMPL parameters. Add test codes and test data.

* Modify the codes according to review.
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
* Add the hmr head and discriminator for SMPL parameters. Add test codes and test data.

* Modify the codes according to review.
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

3 participants