From 5876d44030235224c69843924570dceee0257dcc Mon Sep 17 00:00:00 2001 From: EvePhil Date: Wed, 5 Jun 2024 14:25:13 +0800 Subject: [PATCH] Update README.md --- README.md | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c70668..ea45cde 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +
+ ##

MegActor: Harness the Power of Raw Video for Vivid Portrait Animation

Shurong Yang*, Huadong Li*, Juhao Wu*, Minhao Jing*†, Linze Li, Renhe Ji, Jiajun Liang, Haoqiang Fan

@@ -17,9 +19,19 @@ - **[❌]** Data curation pipeline to be released . - **[❌]** Training setup to be released. - -## Overview + + +## **MegActor Features:** + +**Usability**: animates a portrait with video while ensuring **consistent motion**. + +**Reproducibility**: fully open-source and trained on **publicly available** datasets. + +**Efficiency**: ⚡**200 V100 hours** of training to achieve pleasant motions on portraits. + + +## Overview ![Model](https://github.com/megvii-research/MegFaceAnimate/assets/29685592/857c7a9f-6231-4e7f-bfce-1e279ba57c89) MegActor is an intermediate-representation-free portrait animator that uses the original video, rather than intermediate features, as the driving factor to generate realistic and vivid talking head videos. Specifically, we utilize two UNets: one extracts the identity and background features from the source image, while the other accurately generates and integrates motion features directly derived from the original videos. MegActor can be trained on low-quality, publicly available datasets and excels in facial expressiveness, pose diversity, subtle controllability, and visual quality. @@ -97,3 +109,6 @@ If you have any questions, feel free to open an issue or contact us at yangshuro + + +