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

Packet type mismatch on calculator outputting to stream "image_rgb": The Packet stores "mediapipe::GpuBuffer", but "mediapipe::GpuBuffer" was requested." #5778

Open
mangodan2003 opened this issue Dec 13, 2024 · 2 comments
Assignees
Labels
gpu MediaPipe GPU related issues stat:awaiting response Waiting for user response task:face detection Issues related to Face Detection: Identify faces in images and video type:support General questions

Comments

@mangodan2003
Copy link

Can anybody suggest what may be causing the above error?
I initially ran into this problem having generated cmake driven build (as we were having trouble getting bazel to build the project under yocto at the time).

I have since managed to build the latest mediapipe (0.10.18) using bazel, but am running into the exact same error when I run our project that builds against it.

This is using the face_detection_full_range_sparse.tflite model.

Thank in advance for any insight.

@mangodan2003 mangodan2003 added the type:others issues not falling in bug, perfromance, support, build and install or feature label Dec 13, 2024
@kalyan2789g kalyan2789g added gpu MediaPipe GPU related issues task:face detection Issues related to Face Detection: Identify faces in images and video labels Dec 16, 2024
@kalyan2789g
Copy link
Collaborator

Hi @mangodan2003 ,

We are actively investigating this matter and will provide you with regular updates on our progress..

Thanks,
@kalyan2789g

@kuaashish
Copy link
Collaborator

Hi @mangodan2003,

Could you please provide the complete steps you are following from our documentation? Additionally, we would appreciate the following details to assist us in investigating the issue:

  • Operating System in use
  • OpenCV version
  • MediaPipe version
  • Bazel version

To help streamline this process, you can use this template to share the required information. This will enable us to better understand the issue, and if necessary, we can attempt to reproduce it on our end.

Thank you!!

@kuaashish kuaashish assigned kuaashish and unassigned kalyan2789g Dec 16, 2024
@kuaashish kuaashish added type:support General questions stat:awaiting response Waiting for user response and removed type:others issues not falling in bug, perfromance, support, build and install or feature labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gpu MediaPipe GPU related issues stat:awaiting response Waiting for user response task:face detection Issues related to Face Detection: Identify faces in images and video type:support General questions
Projects
None yet
Development

No branches or pull requests

3 participants