You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running on my phone, everything is normal and the performance is good, but when I install it on my TV box, it runs very slowly and the performance is poor. The GPU models of my TV box are Mali G31 and Mail G30, and I hope to get help
Code to Reproduce the issue
\
Additional Context
\
The text was updated successfully, but these errors were encountered:
Am I correct in understanding that you are testing the sample app as it is?
In any case, it’s a good idea to profile it to see where the time is being spent.
By the way, in the latest version, the input image is no longer copied to the CPU on Android, so the performance may have improved somewhat.
I used the Pose demo in your latest plug-in. As long as it was started, Unity's frame rate dropped to more than 20 frames.
I used Mediapipe’s Android library myself, and after starting it, the frame rate dropped to 20 frames.
After the above tests, I'm thinking that maybe it's because of the poor performance of my device. My business needs only require the 2D coordinates of more than 10 skeletal points of the human body. Is it possible to test such a streamlined model file?
Plugin Version or Commit ID
v0.14.0
Unity Version
2021.3.40f1
Your Host OS
Windows10 home
Target Platform
Android
Description
Running on my phone, everything is normal and the performance is good, but when I install it on my TV box, it runs very slowly and the performance is poor. The GPU models of my TV box are Mali G31 and Mail G30, and I hope to get help
Code to Reproduce the issue
\
Additional Context
\
The text was updated successfully, but these errors were encountered: