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

[Refactor] Add some metafiles #1664

Merged
merged 1 commit into from
Sep 16, 2022
Merged

[Refactor] Add some metafiles #1664

merged 1 commit into from
Sep 16, 2022

Conversation

liqikai9
Copy link
Collaborator

@liqikai9 liqikai9 commented Sep 16, 2022

Motivation

Add some metafiles to support mmdeploy and installation verification.

Modification

Add 3 metafiles to collect model information: hrnet + coco, litehrnet + coco, mspn+coco.

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.

@liqikai9 liqikai9 changed the title add metafiles [Refactor] Add some metafiles Sep 16, 2022
@liqikai9 liqikai9 requested a review from ly015 September 16, 2022 04:03
@ly015 ly015 closed this Sep 16, 2022
@ly015 ly015 reopened this Sep 16, 2022
@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Base: 78.17% // Head: 78.19% // Increases project coverage by +0.01% 🎉

Coverage data is based on head (433d475) compared to base (08f46c0).
Patch has no changes to coverable lines.

❗ Current head 433d475 differs from pull request most recent head c05e4a5. Consider uploading reports for the commit c05e4a5 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #1664      +/-   ##
===========================================
+ Coverage    78.17%   78.19%   +0.01%     
===========================================
  Files          178      178              
  Lines        10331    10331              
  Branches      1795     1795              
===========================================
+ Hits          8076     8078       +2     
+ Misses        1930     1928       -2     
  Partials       325      325              
Flag Coverage Δ
unittests 78.19% <ø> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
mmpose/datasets/transforms/common_transforms.py 83.19% <0.00%> (+0.56%) ⬆️

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

@ly015 ly015 merged commit c48d3a4 into dev-1.x Sep 16, 2022
ly015 pushed a commit that referenced this pull request Oct 14, 2022
ly015 pushed a commit that referenced this pull request Oct 14, 2022
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
@Tau-J Tau-J deleted the add-meta-files branch September 28, 2023 03:21
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