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

Inconsistent Human Body Detection in QuickPose SDK #18

Open
Purvesh-Dodiya opened this issue Oct 31, 2024 · 3 comments
Open

Inconsistent Human Body Detection in QuickPose SDK #18

Purvesh-Dodiya opened this issue Oct 31, 2024 · 3 comments

Comments

@Purvesh-Dodiya
Copy link

Purvesh-Dodiya commented Oct 31, 2024

Description
I've integrated the QuickPose SDK for various exercise detection scenarios. Occasionally, when I start an exercise, the SDK struggles to detect the human body accurately. Instead of correct landmarks, it generates random lines that don't correspond to actual human body positions

Steps to Reproduce

  1. Start an exercise using QuickPose SDK.
  2. Observe that, in some instances, the SDK displays random landmarks instead of correctly identifying the human body.

Observed Behavior

  • Initial detection occasionally fails, resulting in random landmarks.
  • When I move out of view and re-enter, the SDK detects the body correctly.

Expected Behavior

  • Accurate body detection upon initial view without the need to leave and re-enter the frame.

Questions

  • Is there an existing fix or upcoming improvement to enhance initial detection accuracy?
  • Is there a method within the SDK to identify when the body is not being detected correctly?

Additional Information

  • QuickPose SDK version: main branch
    Platform (iOS/Android): iOS

Thank you for looking into this!

@filipljubicic
Copy link
Member

Hi Purvesh, we are unable to see the gif so we are not sure what is exactly happening with your app to show errors in the detection. Can you please add again as a comment or share a link to the gif.

@Purvesh-Dodiya
Copy link
Author

@filipljubicic When we stat quickPose and person is not fully in the view then it goes to fully in the frame then also it just randomly shows the landmark..seems like model is confused to detect human.

@Purvesh-Dodiya
Copy link
Author

github_issue.mov

@filipljubicic I have added screen recording here which is showing furniture as human. There is no human in the screen but still its detecting.

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

No branches or pull requests

2 participants