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

How to Predict 3D Faces Using Models? #4

Closed
zhouhao-learning opened this issue Jun 27, 2019 · 8 comments
Closed

How to Predict 3D Faces Using Models? #4

zhouhao-learning opened this issue Jun 27, 2019 · 8 comments

Comments

@zhouhao-learning
Copy link

zhouhao-learning commented Jun 27, 2019

I'm glad to see your work. I'm just interested in 3D face detection. Under the model folder, I saw some of the models you provided. I want to achieve the following effects:
image
But I don't know how to use the model you provide to build prediction code. Can you give me some guidance? Thank you very much.

@mgyong
Copy link

mgyong commented Jun 28, 2019

The 3D face model is significantly more difficult than the facedetector_front.tflite we have in the model folder. We recommend that you read the publication for Face Mesh

What is the use case you are looking at for 3D face detection?

@zhouhao-learning
Copy link
Author

@mgyong
Sorry, maybe the meaning of the expression is wrong. I actually want to use the model you provided to do face detection. I want to get the following detection effect:
image
But I don't know how to use your model and build prediction code. Can you help me?

@mgyong
Copy link

mgyong commented Jun 28, 2019

@zhouhao-learning Have you gone through the Face detection for Android running GPU example?
If you have issues with understanding some of the Android APIs for MediaPipe, you can start with simpler example

@zhouhao-learning
Copy link
Author

No, I didn't run the Face detection for Android running GPU example. I don't want to run on Android right now. I just want to write a predictive code that can achieve the face alignment effect, but I don't know how to build the prediction code. Can you help me? Thank you.

@mgyong
Copy link

mgyong commented Jun 29, 2019

@zhouhao-learning This 3D face mesh issue is out of scope for project currently

@mgyong mgyong closed this as completed Jun 29, 2019
@zhouhao-learning
Copy link
Author

@mgyong
No, if it is beyond the scope of the project, how do you achieve the following effects?
image

@kartynnik
Copy link

@zhouhao-learning If you are interested in getting the effects by any means, you might find it useful to know that this 3D face mesh technology is exposed via the Augmented Faces API in ARCore.

@zhouhao-learning
Copy link
Author

@kartynnik
Thank you for sharing. I'm still looking for ways to implement Python

bboettcher3 pushed a commit to bboettcher3/mediapipe that referenced this issue Dec 1, 2020
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

3 participants