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

Inconsistent Face Tracking Experience on Android Compared to iOS #42

Open
bglgwyng opened this issue Jun 29, 2023 · 2 comments
Open

Inconsistent Face Tracking Experience on Android Compared to iOS #42

bglgwyng opened this issue Jun 29, 2023 · 2 comments

Comments

@bglgwyng
Copy link

I have noticed that the face tracking feature on Android is more prone to instability when compared to iOS. It frequently loses track of faces, making it challenging to maintain a consistent bounding box across frames. On the other hand, I find the face tracking on iOS to be reasonably reliable.

I'm curious to know if others have encountered a similar issue. Despite using the same options for the face detector in both versions, I suspect that the inconsistency may stem from the ML Kit library itself.

To investigate further, I plan to assess the quality of face tracking on both Android and iOS using the same image file. I will share the results with you here as soon as possible.

@salembaira
Copy link

Hi @bglgwyng

Any progress?

@bglgwyng
Copy link
Author

bglgwyng commented Oct 1, 2023

@salembaira No. I didn't have time to investigate it. Besides, this issue might be related to the difference between platforms in ML Kit's implementation, rather than this frame processor. Unfortunately, ML Kit is not open-sourced and it makes it very hard to solve this issue.

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

2 participants