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

Pose landmarker input size problem #504

Open
JeJe-LIAO opened this issue Feb 4, 2025 · 0 comments
Open

Pose landmarker input size problem #504

JeJe-LIAO opened this issue Feb 4, 2025 · 0 comments

Comments

@JeJe-LIAO
Copy link

The Model of input size is 256 x 256 x 3 (shown in spec), but BitmapImageBuilder can can accept a bitmap of any size.
How dose it work ? (Change input bitmap size to 256 * 256)
Should I:

  1. Fill the black edges to make the bitmap square, preventing distortion of the person
  2. reszie to size 256

Thanks

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

1 participant