Evelyn

Results 9 comments of Evelyn

> The work is remarkable. How to FaceFormer output arkit blendshape coefficient instead of vertices? Very Thanks. Hi, for the current model, the output representation is vertex positions. The training...

> Hi, for the current model, the output representation is vertex positions. I guess some other techniques based on inverse graphics may be required to convert the vertex positions into...

> Hi, > After I run train.py, I get an error like this that tells me I'm missing files. However, I have not used TensorFlow or ZMQ, so I would...

> Hello > I am looking forward to hearing from you. > > Regards Hi, you can use an automatic facial landmark detector to locate the coordinates of the facial...

> The README instruction call for the BIWI data set. I have requested the data set but was unable to obtain it. Is there a work around this problem? Is...

> Hi Evelyn, > > Why does PeriodicPositionalEncoding have a dropout? > > Thanks, Jeremy Hi, this follows the default setting in the original position encoding of transformer. The class...

> Hi, I think there may be two reasons: 1. The error is calculated by comparing the predictions and the processed 3D face geometry data. The different ways of preprocessing...

> How to deal with audio longer than 20 seconds? There will be jitter during splicing? please refer to #48