close
Skip to content

[Fix] Fix keypoint_scores in visualization#1671

Merged
ly015 merged 4 commits intoopen-mmlab:dev-1.xfrom
liqikai9:fix-vis-score
Sep 23, 2022
Merged

[Fix] Fix keypoint_scores in visualization#1671
ly015 merged 4 commits intoopen-mmlab:dev-1.xfrom
liqikai9:fix-vis-score

Conversation

@liqikai9
Copy link
Copy Markdown
Collaborator

Motivation

  1. Support nms-thr in topdown_demo_with_mmdet.py;
  2. Fix use keypoint_scores to filter keypoints to be visualized.

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.

@liqikai9 liqikai9 changed the title [Fix] Fix vis score [Fix] Fix keypoint_scores in visualization Sep 20, 2022
@ly015 ly015 requested a review from Ben-Louis September 23, 2022 06:42
Comment thread mmpose/visualization/local_visualizer.py
Comment thread demo/topdown_demo_with_mmdet.py Outdated
Comment thread demo/topdown_face_demo.py Outdated
@ly015 ly015 merged commit fc7f090 into open-mmlab:dev-1.x Sep 23, 2022
ly015 pushed a commit that referenced this pull request Oct 14, 2022
* refine demo and visualization

* refine topdown face demo

* resolve comments

* fix keypoint and skeleton transparency

Co-authored-by: lupeng <penglu2097@gmail.com>
ly015 pushed a commit that referenced this pull request Oct 14, 2022
* refine demo and visualization

* refine topdown face demo

* resolve comments

* fix keypoint and skeleton transparency

Co-authored-by: lupeng <penglu2097@gmail.com>
@liqikai9 liqikai9 deleted the fix-vis-score branch October 26, 2022 07:22
shuheilocale pushed a commit to shuheilocale/mmpose that referenced this pull request May 6, 2023
* refine demo and visualization

* refine topdown face demo

* resolve comments

* fix keypoint and skeleton transparency

Co-authored-by: lupeng <penglu2097@gmail.com>
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.

3 participants