Open Hemanth-TS opened 2 weeks ago
Hi @Hemanth-TS,
Could you first confirm if you are able to run the "Hello World" example provided here? Also, it appears that Bazel version 7.4 is currently being used, while version 6.5.0 is the supported version. Please update Bazel to the supported version, then let us know the status.
Thank you!!
I’ve modified the configuration and am now using:
Python 3.8 Bazel 6.1.1 MediaPipe 0.10.13 I successfully ran the Hello World example, and now I'm working with a Python script that utilizes the Face Mesh model. I want to ensure it's utilizing my T4 GPU properly. Could you guide me on how to set this up?
Hi @schmidt-sebastian,
Do you have any suggestions on the above query?
Thank you!!
Ultimately what i need to do now is -Enable CUDA support for face-mesh. -Run multiple Python scripts utilizing CUDA-enabled face-mesh.
Previously, I referred to https://ai.google.dev/edge/mediapipe/framework/getting_started/gpu_support, the sections on TensorFlow and CUDA support.
@kuaashish @schmidt-sebastian could either of you follow up on this?
OS Platform and Distribution
Ubuntu 20.04
Compiler version
No response
Programming Language and version
python 3.9
Installed using virtualenv? pip? Conda?(if python)
conda
MediaPipe version
0.10.14
Bazel version
7.4
XCode and Tulsi versions (if iOS)
No response
Android SDK and NDK versions (if android)
No response
Android AAR (if android)
None
OpenCV version (if running on desktop)
4.8.0
Describe the problem
Build error
Complete Logs