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

Improvements over first merge #168

Merged
merged 5 commits into from
Jan 26, 2022
Merged

Improvements over first merge #168

merged 5 commits into from
Jan 26, 2022

Conversation

jaswanthbjk
Copy link
Contributor

  • Changes made to:
  1. check if a hand is present in the image or not.
    This check can be used to correct the error occurred when hand is not present. When hand is not present no inference is
    performed but the input image is showed.

  2. Plot keypoints on the original image instead of cropped image.
    The previous commit plotted keypoints on the cropped image. The changes done performs inverse translation of keypoints
    and plot them on the original image.

@oarriaga oarriaga merged commit 1a48a9b into master Jan 26, 2022
@oarriaga oarriaga deleted the handkeypoint_dev branch February 1, 2022 18:43
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