-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Conversation
Codecov Report
@@ 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
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
f884568
to
e068e7b
Compare
looks good |
need a following pr to update readme & changelog |
Re-direct the link of CSN and TIN in the ModelZoo section to their README files, following the common practice of all other models.
* Add the hmr head and discriminator for SMPL parameters. Add test codes and test data. * Modify the codes according to review.
* Add the hmr head and discriminator for SMPL parameters. Add test codes and test data. * Modify the codes according to review.
No description provided.