Packet type mismatch on calculator outputting to stream "image_rgb": The Packet stores "mediapipe::GpuBuffer", but "mediapipe::GpuBuffer" was requested." #5778
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
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.
The text was updated successfully, but these errors were encountered: