-
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
[Refactor] Update results and ckpts #1681
Conversation
configs/body_2d_keypoint/topdown_heatmap/posetrack18/hrnet_posetrack18.md
Outdated
Show resolved
Hide resolved
@liqikai9 Please resolve the conflits. |
Codecov ReportBase: 77.74% // Head: 77.75% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #1681 +/- ##
========================================
Coverage 77.74% 77.75%
========================================
Files 204 204
Lines 11715 11715
Branches 1955 1955
========================================
+ Hits 9108 9109 +1
+ Misses 2212 2209 -3
- Partials 395 397 +2
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. |
6dd1eae
to
bc0b981
Compare
Lint seems faild. |
Motivation
Update verified HRNet + COCO models and their checkpoints and logs with 1.x.
Update HRNet + PoseTrack18 test results on detector bboxes.
Modification
BC-breaking (Optional)
Use cases (Optional)
Checklist
Before PR:
After PR: