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

[Enhance] Inferencer supports visualization black background #2458

Merged
merged 1 commit into from
Jun 14, 2023

Conversation

Ben-Louis
Copy link
Collaborator

@Ben-Louis Ben-Louis commented Jun 14, 2023

Motivation

Modification

BC-breaking (Optional)

Use cases (Optional)

python demo/inferencer_demo.py tests/data/coco/000000000785.jpg \
    --pose2d human --vis-out-dir vis_results \
    --skeleton-style openpose --black-background --radius 4 --thickness 4

The above command will generate this result:
000000000785

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.

Copy link
Collaborator

@Tau-J Tau-J left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't forget to add coresponding docs for this feature.

@Tau-J Tau-J merged commit 4e38bb5 into open-mmlab:dev-1.x Jun 14, 2023
@Ben-Louis Ben-Louis deleted the fix-openpose-style-skeleton branch July 10, 2023 15:17
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