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

[Feature] Support YOLO-Pose #2020

Merged
merged 12 commits into from
Mar 22, 2023
Merged

Conversation

Ben-Louis
Copy link
Collaborator

Motivation

Modification

BC-breaking (Optional)

Use cases (Optional)

Checklist

Before PR:

  • I have read and followed the workflow indicated in the CONTRIBUTING.md to create this PR.
  • Pre-commit or linting tools indicated in CONTRIBUTING.md are used to fix the potential lint issues.
  • Bug fixes are covered by unit tests, the case that causes the bug should be added in the unit tests.
  • New functionalities are covered by complete unit tests. If not, please add more unit tests to ensure correctness.
  • The documentation has been modified accordingly, including docstring or example tutorials.

After PR:

  • CLA has been signed and all committers have signed the CLA in this PR.

@codecov
Copy link

codecov bot commented Mar 6, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.01 🎉

Comparison is base (45486ea) 81.51% compared to head (69148c6) 81.53%.

❗ Current head 69148c6 differs from pull request most recent head 2cb3df9. Consider uploading reports for the commit 2cb3df9 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2020      +/-   ##
===========================================
+ Coverage    81.51%   81.53%   +0.01%     
===========================================
  Files          227      227              
  Lines        13509    13509              
  Branches      2304     2304              
===========================================
+ Hits         11012    11014       +2     
+ Misses        1979     1975       -4     
- Partials       518      520       +2     
Flag Coverage Δ
unittests 81.53% <ø> (+0.01%) ⬆️

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

see 1 file with indirect coverage changes

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 in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Ben-Louis Ben-Louis marked this pull request as ready for review March 21, 2023 09:37
@Ben-Louis Ben-Louis changed the title [Feature][WIP] Support YOLO-Pose [Feature] Support YOLO-Pose Mar 21, 2023
projects/README.md Outdated Show resolved Hide resolved
@ly015 ly015 merged commit de58466 into open-mmlab:dev-1.x Mar 22, 2023
@Ben-Louis Ben-Louis deleted the add-yolox-pose branch March 29, 2023 17:33
Tau-J pushed a commit that referenced this pull request Apr 6, 2023
@Tau-J Tau-J mentioned this pull request Apr 20, 2023
11 tasks
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
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