MediaPipe for Jetson

Hello. I’m trying to run MediaPipe library with GPU support on Jetson (NX, AGX). There is one build MP for Jetson, but this is old version. I want to build new one, but have some issues.

  1. I have updated Python on my Jetson (3.8 and also 3.9) because new version of MP need it, ok;
  2. I’ve built TensorFlow 2.4.1 with Python3.8 with GPU support, but nothing changes for TFLite backend - no GPU usage with MP;
  3. As far as I understand, first of all I need installed OpenCL for my TFLite to have GPU support for MediaPipe - is that right?

Please, help me to make it work.

Hi,

Sorry that we don’t have too much experience with MediaPipe.
But below is some discussion that should give you some information to install it on Jetson:

Thanks.

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.