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 PyMAF-X Inference #295

Merged
merged 24 commits into from
Feb 1, 2023
Merged

Add PyMAF-X Inference #295

merged 24 commits into from
Feb 1, 2023

Conversation

jiaqiAA
Copy link
Collaborator

@jiaqiAA jiaqiAA commented Jan 3, 2023

Add PyMAF-X Inference

@jiaqiAA jiaqiAA requested a review from yl-1993 January 4, 2023 13:09
demo/pymafx_estimate_smplx.py Outdated Show resolved Hide resolved
mmhuman3d/core/constants.py Outdated Show resolved Hide resolved
mmhuman3d/data/datasets/human_pymafx_dataset.py Outdated Show resolved Hide resolved
mmhuman3d/data/datasets/human_pymafx_dataset.py Outdated Show resolved Hide resolved
mmhuman3d/models/architectures/pymafx.py Outdated Show resolved Hide resolved
mmhuman3d/models/backbones/hrnet.py Outdated Show resolved Hide resolved
mmhuman3d/models/body_models/smplx.py Outdated Show resolved Hide resolved
@open-mmlab open-mmlab deleted a comment from codecov bot Jan 16, 2023
@codecov
Copy link

codecov bot commented Jan 16, 2023

Codecov Report

Base: 85.06% // Head: 85.40% // Increases project coverage by +0.33% 🎉

Coverage data is based on head (43b268a) compared to base (f2e3401).
Patch coverage: 89.40% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #295      +/-   ##
==========================================
+ Coverage   85.06%   85.40%   +0.33%     
==========================================
  Files         200      207       +7     
  Lines       17587    19387    +1800     
==========================================
+ Hits        14960    16557    +1597     
- Misses       2627     2830     +203     
Flag Coverage Δ
unittests 85.40% <89.40%> (+0.33%) ⬆️

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

Impacted Files Coverage Δ
...n3d/core/conventions/keypoints_mapping/__init__.py 91.09% <ø> (ø)
...an3d/core/renderer/mpr_renderer/smpl_realrender.py 100.00% <ø> (ø)
mmhuman3d/data/datasets/mesh_dataset.py 36.66% <ø> (ø)
mmhuman3d/models/heads/expose_head.py 91.86% <ø> (+0.05%) ⬆️
mmhuman3d/models/heads/hmr_head.py 100.00% <ø> (ø)
mmhuman3d/models/heads/hybrik_head.py 37.98% <ø> (ø)
mmhuman3d/models/heads/pare_head.py 77.82% <ø> (ø)
mmhuman3d/models/heads/bert/modeling_utils.py 69.86% <69.86%> (ø)
mmhuman3d/models/backbones/resnet.py 95.25% <86.41%> (-1.84%) ⬇️
mmhuman3d/models/heads/pymafx_head.py 87.47% <87.47%> (ø)
... and 56 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

tests/test_pymafx_pipeline.py Show resolved Hide resolved
mmhuman3d/utils/geometry.py Show resolved Hide resolved
mmhuman3d/utils/geometry.py Outdated Show resolved Hide resolved
mmhuman3d/utils/img_utils.py Outdated Show resolved Hide resolved
mmhuman3d/utils/keypoint_utils.py Outdated Show resolved Hide resolved
mmhuman3d/utils/keypoint_utils.py Outdated Show resolved Hide resolved
mmhuman3d/models/body_models/smplx.py Outdated Show resolved Hide resolved
mmhuman3d/models/body_models/smplx.py Outdated Show resolved Hide resolved
mmhuman3d/data/datasets/human_pymafx_dataset.py Outdated Show resolved Hide resolved
@yl-1993
Copy link
Collaborator

yl-1993 commented Jan 18, 2023

Besides, shall we add a doc like ExPose and add a line in supported methods README?

@yl-1993 yl-1993 merged commit c133534 into open-mmlab:main Feb 1, 2023
@jiaqiAA jiaqiAA deleted the pymafx branch February 6, 2023 06:35
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