google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://ai.google.dev/edge/mediapipe
Apache License 2.0
27.34k stars 5.14k forks source link

face mesh & landmark detection: lips pressed together #3824

Closed monsteradurm closed 1 year ago

monsteradurm commented 1 year ago

Hi, I am wondering if anyone else has tried or come up with a solution for the following problem. The generally wonderful landmark detection, is estimating the lip position incorrectly when lips are "pursed together" see example below with my ugly mug:

image

In this picture the lips are held together tightly so they are not so visible but is estimated as though they are, therefore when i try to measure the distance between top of lip(pt 0) and bottom of lip(pt 17), the difference is largely the same as if they were not pursed together at all.

Does anyone have a workaround for doing this sort of thing or a recommendation?

sureshdagooglecom commented 1 year ago

Hi @monsteradurm , Could you please confirm us in which platform you are facing this issue like python , javascript ,android etc.

monsteradurm commented 1 year ago

Sure thing.

I am using the media pipe for unity plugin from here: https://github.com/homuler/MediaPipeUnityPlugin.

monsteradurm commented 1 year ago

any suggestions at all would be wonderful..

kuaashish commented 1 year ago

Hello @monsteradurm, We are upgrading the MediaPipe Legacy Solutions to new MediaPipe solutions However, the libraries, documentation, and source code for all the MediapPipe Legacy Solutions will continue to be available in our GitHub repository and through library distribution services, such as Maven and NPM.

You can continue to use those legacy solutions in your applications if you choose. Though, we would request you to check new MediaPipe solutions which can help you more easily build and customize ML solutions for your applications. These new solutions will provide a superset of capabilities available in the legacy solutions. Thank you

github-actions[bot] commented 1 year ago

This issue has been marked stale because it has no recent activity since 7 days. It will be closed if no further activity occurs. Thank you.

github-actions[bot] commented 1 year ago

This issue was closed due to lack of activity after being marked stale for past 7 days.

google-ml-butler[bot] commented 1 year ago

Are you satisfied with the resolution of your issue? Yes No