Junrou Nishida

Results 222 comments of Junrou Nishida

@mgarbade By using `ImageReadMode.CPU`, now Task APIs in the sample scene behaves as before. If the issue persists, please reopen this issue.

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...

I thought it wasn't necessary, so I deleted it. The origin of the world coordinate system is the hip, so there's no point in displaying more than one person, and...

In order to perform Object Tracking, Object Detection should be necessary first, so I don't understand what is being asked. Could you please explain in more detail?

I'll close it because the Object Tracking solution is no longer supported officially.

Sorry, I’m not sure what you mean. Could you give a bit more detail?

If inference is performed synchronously on every frame (i.e. sync mode in the sample application), the input image corresponding to the inference result is obvious, so I think you can...

Is the version of the plugin you are currently using v0.16.0? I believe this issue itself can be avoided through Xcode settings, but since it is possible to generate dSYM,...

@PixelSenseiAvi Thanks! Will you download and extract `package-tarball.zip` from the following link? https://github.com/homuler/MediaPipeUnityPlugin/actions/runs/13694931268 (If it's convenient, `package-src-all.zip` or `package-unitypackage` will do, too) ```sh unzip package-tarball.zip tar zxvf com.github.homuler.mediapipe-0.16.0.tgz cp -r...

Sorry, I probably didn't explain it well. Please delete the contents of the iOS folder and replace them with all the contents of the downloaded iOS folder. As a result,...