google-ai-edge / mediapipe

Cross-platform, customizable ML solutions for live and streaming media.
https://mediapipe.dev
Apache License 2.0
26.8k stars 5.09k forks source link

How to build a simple BlendShapes-52 Demo through C++Desktop? #4636

Open john6402 opened 1 year ago

john6402 commented 1 year ago

First, I express my gratitude for the dedication and hard work of all developers!

During my self-study time in Mediapipe, I have been familiar with the most of examples from "mediapipe/examples/desktop" Ex: Object_detection、Face_mesh、Holistic_racking...etc.

I also notice that BlendShapes-52 classification is supported by this new Meidapipe version. May I ask how to build a simple BlendShapes-52 Demo through C++Desktop instead of Python or JavaScript?

Could I adopt Face_mesh example as a base framework, then that add "mediapipe/tasks/cc/vision/face_landmarker" related source graph? If someone could provide an practical step, I would be very grateful.

Thanks to all the enthusiastic project developers!

kuaashish commented 1 year ago

@john6402,

We are marking this as feature and sharing the issue internally. Based on discussion team will prioritise the work. However, For now, we can not provide any timeline to be available. Thank you!

john6402 commented 1 year ago

@kuaashish,

Thank you for your reply! Though my issue isn't fully resolved, your information was valuable. I appreciate your time and support!