Seanseattle
Seanseattle
Thanks for your excellent work. I have one question about the image preprocessing. Does it have a standard alignment process (e.g. face detection) before sending the test image to the...
Hello. Thank you for such a great paper. Could you release the pretrained model for the test? Thank you!
I have trained this model, but i only got F1 measure 58% nearly. do you have any ideas to improve the results. thank you. by the way, could you tell...
Hello, Thanks for your great jobs. When I ran the `make -j4`, I got the following errors. I have tried to add `set(CMAKE_CXX_STANDARD 11)`, but it didn't work. The `Cuda...
Thanks for your job. When I use the [face3d](https://github.com/YadiraF/face3d) code to render the image from the .mat file that contains `vertices`, `tri`, and so on. The result looks strange. It...