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

[Fix] 3d pose demo with multiple instances #2483

Merged
merged 3 commits into from
Jun 30, 2023
Merged

Conversation

LareinaM
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 Jun 26, 2023

Codecov Report

❗ No coverage uploaded for pull request base (dev-1.x@ed79b17). Click here to learn what that means.
Patch coverage: 20.00% of modified lines in pull request are covered.

❗ Current head c0f2e16 differs from pull request most recent head 0d2b515. Consider uploading reports for the commit 0d2b515 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             dev-1.x    #2483   +/-   ##
==========================================
  Coverage           ?   80.72%           
==========================================
  Files              ?      251           
  Lines              ?    15218           
  Branches           ?     2636           
==========================================
  Hits               ?    12285           
  Misses             ?     2270           
  Partials           ?      663           
Flag Coverage Δ
unittests 80.72% <20.00%> (?)

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

Impacted Files Coverage Δ
mmpose/visualization/local_visualizer_3d.py 52.03% <0.00%> (ø)
mmpose/evaluation/functional/keypoint_eval.py 93.10% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@LareinaM LareinaM marked this pull request as ready for review June 28, 2023 03:17
@Tau-J Tau-J merged commit c40a2d4 into open-mmlab:dev-1.x Jun 30, 2023
@LareinaM LareinaM deleted the demo3d branch July 24, 2023 02:38
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