google-ai-edge / mediapipe

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

How can I render a image avatar using face landmarker detection result? #5436

Closed ly15927086342 closed 3 months ago

ly15927086342 commented 4 months ago

Have I written custom code (as opposed to using a stock example script provided in MediaPipe)

Yes

OS Platform and Distribution

Mac M1

MediaPipe version

0.10.12

Bazel version

No response

Solution

face landmarker detection

Programming Language and version

web

Describe the actual behavior

Now I'm using @mediapipe/tasks-vision DrawingUtils to render grid as the codepen example.

Describe the expected behaviour

I wonder other render effect, such as a cartoon avatar.

Standalone code/steps you may have used to try to get what you need

I notice the official page "https://mediapipe-studio.webapps.google.com/studio/demo/face_landmarker" has provide a choice about "display mode", is there any example code to teach me how to set it in my own codes.
I hope more interesting use about face landmarker detection model.
Hoping for your reply!

Other info / Complete Logs

No response

kuaashish commented 4 months ago

Hi @ly15927086342,

Currently, customization of our Avatar render effect is not possible, as this feature is not open-sourced. Additionally, we do not have examples available on other platforms. If you are interested in this feature, we recommend raising a new feature request with all the relevant details. Based on the discussion and demand, we may implement this in the future.

Thank you!!

github-actions[bot] commented 4 months 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 3 months ago

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

google-ml-butler[bot] commented 3 months ago

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