-
I want to remove the display of those 21 landmark points while running it on phone but I am not getting it where to make changes to remove that. Can you please help me with that.
-
I'm trying to add a new filter that inherits FaceMakeupFilter, but I think I need to add information to faceIndexs. However, I understand that it uses a VNN model(PC model) that provides 278 landmark …
-
Hey @switch626, Thanks for the great work.
While going through the test, training and valid files, i noticed many landmarks have 0 for the x,y coordinates. This is not mentioned in the paper - is …
-
I could be wrong but it seems like the landmark positions returned by faceapi.withFaceLandmarks() is off by 1?
When I get lips, 49, 55 gives me this:
But 48, 55 gives me the full lip, why i…
-
This is probably out of scope for the current round of funding, but I've gotten a number of requests for this, and wanted to start capturing use cases that will inform the eventual design.
QIceRada…
-
Hi @suchetanrs ,
I am not very familiar with github pull request. I forked this repo and created a new branch in that fork with all the changes. In this `stereo-working` branch, the map points are …
-
Thanks for your contributions,
I have integrated your code, into https://github.com/vchoutas/smplify-x
I fitted an image then I get a 3D SMPLX Model, then I have used your code to calculate the meas…
-
I have run your android dlib in my project successfully. Thank you for your great work!
But I do not know how to get 5 points landmarks instead of 68 points. Is there a way to do this ?
-
Hi,
I am a student exploring 3D vision and facial parametric models. I have had a hard time fitting flame parameters on my mesh and I guess I am missing something very basic and essential here.
T…
-
Hello, I'm kind of confused by the landmark points selction.
It seems the strategy is not exactly as the original [MaxMin](https://graphics.stanford.edu/courses/cs468-05-winter/Papers/Landmarks/Silva…