-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Enhance] Reform multiviewpose #1853
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
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 Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1853 +/- ##
==========================================
+ Coverage 84.03% 84.11% +0.07%
==========================================
Files 241 241
Lines 20869 21055 +186
Branches 3609 3612 +3
==========================================
+ Hits 17537 17710 +173
- Misses 2406 2416 +10
- Partials 926 929 +3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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: