From 49fc9e68255861f740f1d3483d16c29a7284da3b Mon Sep 17 00:00:00 2001 From: tbolkart Date: Wed, 5 Feb 2020 11:04:06 +0100 Subject: [PATCH] add VOCA --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 413683e..25184d5 100644 --- a/README.md +++ b/README.md @@ -443,6 +443,10 @@ The code demonstrates how to 1) reconstruct textured 3D faces from images, 2) fi RingNet: 3D Face Reconstruction from Single Images (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/509/paper_camera_ready.pdf)[[Code]](https://github.com/soubhiksanyal/RingNet)

+VOCA: Voice Operated Character Animation (2019) [[Paper]](https://ps.is.tuebingen.mpg.de/uploads_file/attachment/attachment/510/paper_final.pdf)[[Video]](https://youtu.be/XceCxf_GyW4)[[Code]](https://github.com/TimoBolkart/voca) +
[VOCA](https://voca.is.tue.mpg.de/) is a simple and generic speech-driven facial animation framework that works across a range of identities. The codebase demonstrates how to synthesize realistic character animations given an arbitrary speech signal and a static character mesh. +

+ The Space of Human Body Shapes: Reconstruction and Parameterization from Range Scans (2003) [[Paper]](http://grail.cs.washington.edu/projects/digital-human/pub/allen03space-submit.pdf)