Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v0.11.0 "BoxTracking" scene cannot run on android platform #1250

Closed
tisaud opened this issue Aug 15, 2024 · 5 comments
Closed

v0.11.0 "BoxTracking" scene cannot run on android platform #1250

tisaud opened this issue Aug 15, 2024 · 5 comments
Labels
type:support Support issue

Comments

@tisaud
Copy link

tisaud commented Aug 15, 2024

Plugin Version or Commit ID

0.11.0

Unity Version

2021.3.18f

Your Host OS

Windows10 home

Target Platform

Android

Description

i try to run "BoxTracking" scene on android platform,after build to android,i got error like this:
2024/08/15 16:51:12.774 5890 5915 Error Unity BoxTrackingSolution: Mediapipe.MediaPipeException: NOT_FOUND: ValidatedGraphConfig Initialization failed.
2024/08/15 16:51:12.774 5890 5915 Error Unity No registered object with name: ObjectDetectionSubgraphCpu; Unable to find Calculator "ObjectDetectionSubgraphCpu"
2024/08/15 16:51:12.774 5890 5915 Error Unity No registered object with name: ObjectTrackingSubgraphCpu; Unable to find Calculator "ObjectTrackingSubgraphCpu"
2024/08/15 16:51:12.774 5890 5915 Error Unity at Mediapipe.Status.AssertOk () [0x00015] in E:\GoogleDownload\MediaPipeUnityPlugin-all (2)\Packages\com.github.homuler.mediapipe\Runtime\Scripts\Framework\Port\Status.cs:147
2024/08/15 16:51:12.774 5890 5915 Error Unity at Mediapipe.Unity.GraphRunner+d__39.MoveNext () [0x0009c] in E:\GoogleDownload\MediaPipeUnityPlugin-all (2)\Assets\MediaPipeUnity\Samples\Common\Scripts\GraphRunner.cs:119
2024/08/15 16:51:12.774 5890 5915 Error Unity at Mediapipe.Unity.WaitForResult+d__20.MoveNext () [0x000a0] in E:\GoogleDownload\MediaPipeUnityPlugin-all (2)\Assets\MediaPipeUnity\Samples\Common\Scripts\WaitForResult.cs:51
2024/08/15 16:51:12.774 5890 5915 Error Unity at UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) [0x00027] in \

please tell me how to fix these error

Code to Reproduce the issue

\

Additional Context

\

@tisaud tisaud added the type:support Support issue label Aug 15, 2024
@homuler
Copy link
Owner

homuler commented Aug 17, 2024

Did you download the plugin from this page?
(It won't work if the library and source code versions are different, of course.)

Even if it didn’t work, support for Box Tracking has ended (see https://ai.google.dev/edge/mediapipe/solutions/guide), so if necessary, please request paid support.

@tisaud
Copy link
Author

tisaud commented Aug 22, 2024

thank you anyway! I Fixed this issue when i switch to GPU mode。

@tisaud
Copy link
Author

tisaud commented Aug 22, 2024

I am currently facing a new problem. The frame rate was stable above 50fps when the app was first opened, but it suddenly dropped to below 20fps within a minute or so after running for a while, which I find very confusing.

@homuler
Copy link
Owner

homuler commented Sep 7, 2024

It may be related to #1140

@homuler
Copy link
Owner

homuler commented Jan 4, 2025

close because the original issue has been resolved.

@homuler homuler closed this as completed Jan 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:support Support issue
Projects
None yet
Development

No branches or pull requests

2 participants