From 9f114040479b46a9fac13ca43ec7ec7202118491 Mon Sep 17 00:00:00 2001 From: Richard Kuo Date: Wed, 16 Oct 2024 04:15:03 +0800 Subject: [PATCH] Update 2024-08-09-GAN.md --- _posts/2024-08-09-GAN.md | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/_posts/2024-08-09-GAN.md b/_posts/2024-08-09-GAN.md index 305023e5..7ca359fe 100644 --- a/_posts/2024-08-09-GAN.md +++ b/_posts/2024-08-09-GAN.md @@ -731,6 +731,8 @@ To generate diverse 3D humans, we build an implicit multi-subject articulated mo --- +## Lipsync + ### ObamaNet **Paper:** [ObamaNet: Photo-realistic lip-sync from text](https://arxiv.org/abs/1801.01442)
**Code:** [acvictor/Obama-Lip-Sync](https://github.com/acvictor/Obama-Lip-Sync)
@@ -764,6 +766,28 @@ To generate diverse 3D humans, we build an implicit multi-subject articulated mo ![](https://aliaksandrsiarohin.github.io/first-order-model-website/pipeline.png) +--- +### [Hedra](https://www.hedra.com/) +**[Tutorial](https://rkuo2000.github.io/GenAI-projects/Hedra/)**
+[![](https://markdown-videos-api.jorgenkh.no/youtube/wBO0VsiWC2s)](https://youtu.be/wBO0VsiWC2s) + +--- +### [HeyGen](https://www.heygen.com/) +[sample](https://app.heygen.com/share/576aab0e56ee484c91f7eb75ac2338be)
+ +--- +### [LivePortrait](https://github.com/KwaiVGI/LivePortrait) +**Paper:** [LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control](https://arxiv.org/abs/2407.03168)
+**Code:** [https://github.com/KwaiVGI/LivePortrait](https://github.com/KwaiVGI/LivePortrait)
+![](https://github.com/KwaiVGI/LivePortrait/raw/main/assets/docs/showcase2.gif) + +--- +### MuskTalk +**Paper:** [MuseTalk: Real-Time High Quality Lip Synchronization with Latent Space Inpainting](https://arxiv.org/abs/2410.10122)
+**Code:** [https://github.com/TMElyralab/MuseTalk](https://github.com/TMElyralab/MuseTalk)
+![](https://github.com/TMElyralab/MuseTalk/raw/main/assets/figs/musetalk_arc.jpg) + +