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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about tracking quality #8

Open
Kariaro opened this issue Apr 10, 2023 · 0 comments
Open

Questions about tracking quality #8

Kariaro opened this issue Apr 10, 2023 · 0 comments

Comments

@Kariaro
Copy link

Kariaro commented Apr 10, 2023

First I want to mention that it's awesome that you are mainting a package like this 馃憤

Info:
I'm currently working on a mocap app and I'm trying to find alternatives to https://github.com/homuler/MediaPipeUnityPlugin

(1) Face tracking quality

The face tracking stops working when I walk backwards from the camera or when I turn my face slightly in any direction. This happenes at any resolution, I've tried multiple resolutions between 140p and 1920p.

In this image I'm looking slightly upwards and the pose tracker can identify were my face is but the refined face model froze and stoped tracking my face
bild

Do you know what causes this or a fix for this?
Are there internal thresholds I need to update?

(2) Framerate

In my test scene I usually get around 60-70 fps when using MediaPipeUnityPlugin but with this package it went down to 20 fps.

I checked the Unity Profiler and HolisticPipeline.ProcessImage took around 50 ms per frame.
I placed the ProcessImage call inside an void Update() method

Do you know a way to increase the framerate?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant