face-mesh-generator icon indicating copy to clipboard operation
face-mesh-generator copied to clipboard

Does the code use the google model?

Open CodingMice opened this issue 4 years ago • 8 comments

I read the code and I do not find the model file. When I run the code, it return nothing.

CodingMice avatar Aug 05 '20 07:08 CodingMice

It is still in development.

yinguobing avatar Aug 05 '20 09:08 yinguobing

Got it. I am looking forward to it.

CodingMice avatar Aug 10 '20 03:08 CodingMice

I have seen the results. It is very nice. By the way, could you tell me how you get the crop stratey of face rectangle and can you give the triangle index of 3d landmarks?

CodingMice avatar Aug 13 '20 02:08 CodingMice

It just came to my mind. The 3D mark index map is here: https://yinguobing.com/face-mesh-points-index-map/

yinguobing avatar Aug 14 '20 07:08 yinguobing

Thanks. I want to find a method to generate the face mesh like google example, but I can not find the triangle meshes. Could you give me an example?

CodingMice avatar Aug 17 '20 03:08 CodingMice

According to the paper, they are using Catmull-Clark algorithm to construct the surface. Unfortunately I do not know how to do that.

yinguobing avatar Aug 18 '20 07:08 yinguobing

where is face_landmark.tflite ?

luoww1992 avatar Oct 16 '20 02:10 luoww1992

where is face_landmark.tflite ?

I believe I had provided the download link in the README file.

yinguobing avatar Oct 16 '20 02:10 yinguobing