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

New warning NORM_RECT without IMAGE_DIMENSIONS for face/pose landmarks with 0.10.15 #5639

Open
eyaler opened this issue Sep 22, 2024 · 0 comments
Assignees
Labels
platform:javascript MediaPipe Javascript issues task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. task:pose landmarker Issues related to Pose Landmarker: Find people and body positions type:support General questions

Comments

@eyaler
Copy link

eyaler commented Sep 22, 2024

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

No

OS Platform and Distribution

windows 64, firefox 130 and chromium 130

MediaPipe Tasks SDK version

0.10.15

Task name (e.g. Image classification, Gesture recognition etc.)

Face landmarks, Pose landmarks

Programming Language and version (e.g. C++, Python, Java)

js

Describe the actual behavior

warning appears regarding NORM_RECT without IMAGE_DIMENSIONS

Describe the expected behaviour

no warning

Standalone code/steps you may have used to try to get what you need

I updated the official face landmarks and pose landmarks examples to 0.10.15:
https://codepen.io/eyaler/pen/abeogLK
https://codepen.io/eyaler/pen/OJKLeOV

Running them gives the warning:
`W0922 18:23:02.646000 1895072 landmark_projection_calculator.cc:189] Using NORM_RECT without IMAGE_DIMENSIONS is only supported for the square ROI. Provide IMAGE_DIMENSIONS or use PROJECTION_MATRIX.`

Need the code in the standard examples be changed?

Other info / Complete Logs

No response

@kuaashish kuaashish assigned kuaashish and unassigned ayushgdev Sep 24, 2024
@kuaashish kuaashish added platform:javascript MediaPipe Javascript issues task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. task:pose landmarker Issues related to Pose Landmarker: Find people and body positions type:support General questions labels Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:javascript MediaPipe Javascript issues task:face landmarker Issues related to Face Landmarker: Identify facial features for visual effects and avatars. task:pose landmarker Issues related to Pose Landmarker: Find people and body positions type:support General questions
Projects
None yet
Development

No branches or pull requests

3 participants