Skip to content

Commit

Permalink
Update 2024-08-09-GAN.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rkuo2000 authored Oct 15, 2024
1 parent 4a12866 commit 9f11404
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions _posts/2024-08-09-GAN.md
Original file line number Diff line number Diff line change
Expand Up @@ -731,6 +731,8 @@ To generate diverse 3D humans, we build an implicit multi-subject articulated mo
<iframe width="574" height="323" src="https://www.youtube.com/embed/R9f7WD0gKPo" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

---
## Lipsync

### ObamaNet
**Paper:** [ObamaNet: Photo-realistic lip-sync from text](https://arxiv.org/abs/1801.01442)<br>
**Code:** [acvictor/Obama-Lip-Sync](https://github.com/acvictor/Obama-Lip-Sync)<br>
Expand Down Expand Up @@ -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)
<iframe width="606" height="341" src="https://www.youtube.com/embed/u-0cQ-grXBQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>

---
### [Hedra](https://www.hedra.com/)
**[Tutorial](https://rkuo2000.github.io/GenAI-projects/Hedra/)** <br>
[![](https://markdown-videos-api.jorgenkh.no/youtube/wBO0VsiWC2s)](https://youtu.be/wBO0VsiWC2s)

---
### [HeyGen](https://www.heygen.com/)
[sample](https://app.heygen.com/share/576aab0e56ee484c91f7eb75ac2338be)<br>

---
### [LivePortrait](https://github.com/KwaiVGI/LivePortrait)
**Paper:** [LivePortrait: Efficient Portrait Animation with Stitching and Retargeting Control](https://arxiv.org/abs/2407.03168)<br>
**Code:** [https://github.com/KwaiVGI/LivePortrait](https://github.com/KwaiVGI/LivePortrait)<br>
![](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)<br>
**Code:** [https://github.com/TMElyralab/MuseTalk](https://github.com/TMElyralab/MuseTalk)<br>
![](https://github.com/TMElyralab/MuseTalk/raw/main/assets/figs/musetalk_arc.jpg)
<video src=https://github.com/TMElyralab/MuseTalk/assets/163980830/b2a879c2-e23a-4d39-911d-51f0343218e4 controls preload></video>

<br>
<br>

Expand Down

0 comments on commit 9f11404

Please sign in to comment.