Giter Site home page Giter Site logo

Comments (11)

leetenthu avatar leetenthu commented on April 27, 2024 3

Is there a corresponding TF bug tracing this so that we can follow up?

from mediapipe.

mcclanahoochie avatar mcclanahoochie commented on April 27, 2024

Hi,
I was able to get two galaxy s8 phones for testing, one with Adreno GPU and one with Mali GPU. I can reproduce this issue on the Mali chipset, while the Adreno works just fine.

It appears there is some hardware/memory limitations on the galaxy s8 G950FD with Mali chipset.
On that phone, none of the GPU examples with tflite seem to work as-is, but i was able to modify the CPU examples to run inference on the GPU (i.e. add "use_gpu: true" to the TfLiteInferenceCalculatorOptions in the graphs.

You may be able to create a CPU version of the hand graphs (remove all "_GPU" from stream names in the graphs) and run inference on the GPU still (add "use_gpu:true" to inference calculator options), as a workaround, but the performance won't be that good.

Meanwhile we will continue to improve support for a variety of devices.

from mediapipe.

sevar83 avatar sevar83 commented on April 27, 2024

Same on Galaxy S9.

from mediapipe.

Macoron avatar Macoron commented on April 27, 2024

Reproduced on Galaxy S9, though Xiaomi Redmi 4x works fine

from mediapipe.

leetenthu avatar leetenthu commented on April 27, 2024

Same issue on Galaxy S9+ (SM-G965F/DS).

from mediapipe.

mgyong avatar mgyong commented on April 27, 2024

This bug is specific to TF. Will close in MediaPipe

from mediapipe.

chuoling avatar chuoling commented on April 27, 2024

We (MediaPipe) will follow up with TensorFlow team and provide an update here.

from mediapipe.

hkawii avatar hkawii commented on April 27, 2024

Any updates on that issue ?

Same on S8+ and A20

from mediapipe.

mgyong avatar mgyong commented on April 27, 2024

@hebamohamed @leetenthu @Macoron @sevar83 @cheongjunyoung Fixed bug in v0.6.5 release. Pls check out v0.6.5 and let us know if this release fixed the issue

from mediapipe.

VRShard avatar VRShard commented on April 27, 2024

Tested on Mali G51 multihandtrackinggpu --3D=true, on my side it is working now.

from mediapipe.

leetenthu avatar leetenthu commented on April 27, 2024

Tested on Galaxy S9+, it is working now, thanks!

from mediapipe.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.