google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.69k stars 5.18k forks source link

mediapipe not GPU accelerated #5741

Closed jpitalopez closed 3 days ago

jpitalopez commented 3 days ago

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

None

OS Platform and Distribution

Linnux Ubuntu

MediaPipe Tasks SDK version

0.10.15

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

Face detection

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

Python

Describe the actual behavior

Executes on CPU

Describe the expected behaviour

Executes on CPU

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

I just installed mediapipe with: $ pip install mediapie

Other info / Complete Logs

No response

kuaashish commented 3 days ago

Hi @jpitalopez,

Closing this issue as Duplicate of https://github.com/google-ai-edge/mediapipe/issues/5742, Please follow that issue for update.

Thank you!!

google-ml-butler[bot] commented 3 days ago

Are you satisfied with the resolution of your issue? Yes No