-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
[Enhance] Reform multiviewpose #1853
base: master
Are you sure you want to change the base?
Conversation
wusize seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need to retrain models and replace the original ckpts.
Codecov ReportBase: 84.03% // Head: 83.98% // Decreases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## master #1853 +/- ##
==========================================
- Coverage 84.03% 83.98% -0.05%
==========================================
Files 241 241
Lines 20869 20879 +10
Branches 3609 3612 +3
==========================================
- Hits 17537 17535 -2
- Misses 2406 2414 +8
- Partials 926 930 +4
Flags with carried forward coverage won't be shown. Click here to find out 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. |
07ead74
to
851d74a
Compare
69b0fff
to
528d4dc
Compare
Motivation
Reformulate "DetectAndRegress" so that it has similar structure with a bottom-up method
Modification
BC-breaking (Optional)
Use cases (Optional)
Checklist
Before PR:
After PR: