DAWN / README.md
Hanbo-Cheng's picture
update
3894f3b
metadata
license: mit
extra_gated_prompt: >-
  You agree to not use the model to conduct experiments that cause harm to human
  subjects.
extra_gated_fields:
  Name: text
  Institution: text
  Email of your institution: text
  Country: country
  Specific date: date_picker
  I want to use this model for:
    type: select
    options:
      - Research
      - Education
      - label: Other
        value: other
  I agree to use this model for non-commercial use ONLY: checkbox

πŸŒ… DAWN: Dynamic Frame Avatar with Non-autoregressive Diffusion Framework for Talking Head Video Generation

arXiv Demo Page zhihu DAWN

./hubert_ckpt: you need to download hubert-large-ls960-ft

./pbnet: checkpoint for the Pose-Blink generation network

DAWN_128.pth: checkpoint for the A2V-FDM with 128 * 128 resolution

DAWN_256.pth: checkpoint for the A2V-FDM with 256 * 256 resolution

LFG_128_1000ep.pth: checkpoint for the LFG with 128 * 128 resolution

LFG_256_400ep.pth: checkpoint for the LFG with 256 * 256 resolution