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

[Feature Request] face_blendshapes.tflite #24

Open
GeorgeS2019 opened this issue Mar 9, 2023 · 13 comments
Open

[Feature Request] face_blendshapes.tflite #24

GeorgeS2019 opened this issue Mar 9, 2023 · 13 comments
Assignees
Labels
question Further information is requested

Comments

@GeorgeS2019
Copy link

GeorgeS2019 commented Mar 9, 2023

By integrating the new face_blendshapes.tflite into your project, the generated 52 blendshapes coefficients could be used to drive the face of the 3D avatars from ReadyPlayer.ME.

image

Latest Documentation for April 2023

@GeorgeS2019
Copy link
Author

Step1 :

face_blendshapes.tflite

Step2 : according to this project

  • Converts .tflite into ONNX using tflite2onnx
  • Replace Pad operators with combinations of ConstantOfShape and Concat.
  • Add Expand operators to PRelu slope inputs.

@keijiro keijiro self-assigned this Mar 10, 2023
@keijiro keijiro added the question Further information is requested label Mar 10, 2023
@keijiro
Copy link
Owner

keijiro commented Mar 10, 2023

Thanks for the request, but I can't find any information about it in the suggested documentation below.

Latest Documentation for April 2023

@keijiro
Copy link
Owner

keijiro commented Mar 10, 2023

Unfortunately, I can't understand what you're trying to tell with this post. Please note that I can't speak English. I'd appreciate if you could keep posts clear, simple and easy to understand.

Step1 :

face_blendshapes.tflite

Step2 : according to this project

  • Converts .tflite into ONNX using tflite2onnx
  • Replace Pad operators with combinations of ConstantOfShape and Concat.
  • Add Expand operators to PRelu slope inputs.

@GeorgeS2019
Copy link
Author

@GeorgeS2019
Copy link
Author

URL link to face_blendshapes.tflite

@keijiro
Copy link
Owner

keijiro commented Mar 10, 2023

That's the link to the source code. Where can I download the file itself?

URL link to face_blendshapes.tflite

@GeorgeS2019
Copy link
Author

Ask in the issue, or you need to build it or WAIT

@keijiro
Copy link
Owner

keijiro commented Mar 10, 2023

Ask in the issue, or you need to build it or WAIT

The .tflite model file has to be converted from the TensorFlow model trained by the MediaPipe team, so only they can "build" the file.

Now I'm confused -- You suggested integrating it to this project, so I thought that you had it or you know where it was.

I'd like to close this issue temporarily if your suggestion is "WAIT". I'll reopen it when it gets ready.

@GeorgeS2019
Copy link
Author

@GeorgeS2019
Copy link
Author

@keijiro
Copy link
Owner

keijiro commented Mar 14, 2023

Thanks for the update. Okay, it seems worth a try.

@GeorgeS2019
Copy link
Author

@keijiro

if you need to interact with others working on blendshape
Here

@brunodeangelis
Copy link

The new Face Landmarker solution has been published, with support for ARKit Blendshapes.
https://developers.google.com/mediapipe/solutions/vision/face_landmarker

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

No branches or pull requests

3 participants