Skip to content

The official code of our ICCV2023 work: Implicit Identity Representation Conditioned Memory Compensation Network for Talking Head video Generation

Notifications You must be signed in to change notification settings

ceastld/mcnet

 
 

Repository files navigation

see https://github.com/harlanhong/ICCV2023-MCNET

conda create -n mcnet -y python=3.10 conda activate mcnet pip install torch==2.0.1 torchvision==0.15.2 torchaudio==2.0.2

pip install -r requirements.txt cd face-alignment pip install -r requirements.txt

About

The official code of our ICCV2023 work: Implicit Identity Representation Conditioned Memory Compensation Network for Talking Head video Generation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Cuda 2.1%
  • Other 0.8%