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

[Doc] add benchmark result of running rtmpose for coco-wholebody on GTX-3090 #2028

Merged
merged 2 commits into from
Mar 10, 2023

Conversation

tongda
Copy link
Contributor

@tongda tongda commented Mar 9, 2023

Motivation

add benchmark result of running rtmpose for coco-wholebody on GTX-3090.

Modification

only benchmark file of rtmpose

BC-breaking (Optional)

no

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.

@CLAassistant
Copy link

CLAassistant commented Mar 9, 2023

CLA assistant check
All committers have signed the CLA.

@codecov
Copy link

codecov bot commented Mar 9, 2023

Codecov Report

Patch coverage: 81.59% and project coverage change: -0.05 ⚠️

Comparison is base (2016609) 82.21% compared to head (f0a26aa) 82.16%.

❗ Current head f0a26aa differs from pull request most recent head 3352d81. Consider uploading reports for the commit 3352d81 to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           dev-1.x    #2028      +/-   ##
===========================================
- Coverage    82.21%   82.16%   -0.05%     
===========================================
  Files          220      224       +4     
  Lines        13100    13362     +262     
  Branches      2228     2265      +37     
===========================================
+ Hits         10770    10979     +209     
- Misses        1832     1872      +40     
- Partials       498      511      +13     
Flag Coverage Δ
unittests 82.16% <81.59%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
mmpose/datasets/samplers.py 27.58% <0.00%> (-1.51%) ⬇️
mmpose/models/heads/heatmap_heads/__init__.py 100.00% <ø> (ø)
mmpose/models/losses/loss_wrappers.py 100.00% <ø> (ø)
mmpose/models/necks/gap_neck.py 59.09% <ø> (ø)
mmpose/models/utils/transformer.py 82.40% <ø> (ø)
mmpose/visualization/local_visualizer.py 79.00% <40.00%> (-0.66%) ⬇️
mmpose/engine/hooks/ema_hook.py 68.75% <68.75%> (ø)
mmpose/models/utils/rtmcc_block.py 72.65% <72.65%> (ø)
mmpose/models/heads/coord_cls_heads/rtmcc_head.py 96.66% <96.66%> (ø)
mmpose/datasets/dataset_wrappers.py 93.61% <100.00%> (ø)
... and 8 more

... and 2 files 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.

@ly015 ly015 requested a review from Tau-J March 9, 2023 03:08
@ly015
Copy link
Member

ly015 commented Mar 9, 2023

Thank you very much for contributing to MMPose and the RTMPose project. Could you please sign the CLA above so we can accept your contribution?

@ly015 ly015 changed the title add benchmark result of running rtmpose for coco-wholebody on GTX-3090 [Doc] add benchmark result of running rtmpose for coco-wholebody on GTX-3090 Mar 9, 2023
@ly015 ly015 added info/RTMPose info/1.x Issue/PR related to branch 1.x labels Mar 9, 2023
@ly015 ly015 closed this Mar 10, 2023
@ly015 ly015 reopened this Mar 10, 2023
@ly015 ly015 merged commit bf4557d into open-mmlab:dev-1.x Mar 10, 2023
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
info/RTMPose info/1.x Issue/PR related to branch 1.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants