Open CodingMice opened 4 years ago
It is still in development.
Got it. I am looking forward to it.
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?
It just came to my mind. The 3D mark index map is here: https://yinguobing.com/face-mesh-points-index-map/
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?
According to the paper, they are using Catmull-Clark algorithm to construct the surface. Unfortunately I do not know how to do that.
where is face_landmark.tflite ?
where is face_landmark.tflite ?
I believe I had provided the download link in the README file.
I read the code and I do not find the model file. When I run the code, it return nothing.