asus4 / tf-lite-unity-sample

TensorFlow Lite Samples on Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When using BlazePose on some models of the Galaxy A series, the body recognition function does not work

ghtnql-kbi opened this issue · comments

Environment (please complete the following information):

  • OS Version : Android / Android 13, Macbook
  • Source Version : v2.9.1, v2.10.0
  • Unity Version: Unity 2022.1.0
  • Device : Galaxy A Quantam, Galaxy A51, Galaxy A31

Describe the bug
When using BlazePose on some models of the Galaxy A series, the body recognition function does not work.

To Reproduce
Steps to reproduce the behavior:

  1. Upgrade OS Version 12 to 13.
  2. Build Unity Project.
  3. Open the BlazePose Scene.
  4. See error.

Expected behavior
Recognizes the user's body part and marks the skeleton on that part.

Screenshots
Screenshot_20230321_184658_tf-lite-unity-sample

Additional context
If you uncheck Graphic Api on Windows as well as on Mac, it will not be recognized..

  • Can you share the error log in the adb logcat? My Andoirds seem to be working.
  • Are you running it in the Background Thread? please refer to #263
commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.