-
After reading your paper, i still don't know how to get the groundtruth gaze direction when collecting data.
Could you explain this?
Thanks!
-
Hi,
I am kind of new to pytorch, did anyone know which script should I run in order to predict 2D or 3D landmarks for a given facial image? or should I write a new testing code and use the model s…
-
I'm trying to use it for an animated 3D character to make the production of 3D animation much easier.
If this could be addressed, it could really make the production cost of 3D animation down, becau…
-
Is there a way to get a pointcloud from VI-map online?
I have `--rovioli_visualize_map` enabled, but it publishes a cloud (landmarks) just in the end of the session. I guess because initializeLandmar…
-
Hi, thanks for making this great work open sourced.
I want to know how to obtain the coordinates of 68 landmarks of the reconstructed model like (x,y,z) ?
Thank you!
tkzky updated
10 months ago
-
Hi! Thanks for sharing your code, it is a great work! But there are something confusing me, could you please give some explanation? The first one is the rescale factor for aligning images. Why it is c…
-
I use [fit_scan.py](https://github.com/Rubikplayer/flame-fitting/blob/master/fit_scan.py) to generate my custom dataset.
after train 500 epoch, to test image, 2d vertices are close to ok, but 3d v…
-
Hi,
We have tried your code on 3D face alignment, which works fine. However, when you change the 3D coordinates to the 2D coordinates while keeping the codes and networks the same, we cannot achiev…
-
![image](https://user-images.githubusercontent.com/19604626/105435072-a2700700-5c97-11eb-938a-6380797ff60c.png)
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js):
Yes, I am using the estimateFace function of blazeface to detect the act…