bEijuuu commited on
Commit
113e385
·
verified ·
1 Parent(s): cb45f4a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +6 -0
README.md CHANGED
@@ -1,3 +1,9 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+ Pre-trained models of Portrait4D and Portrait4D-v2:
5
+
6
+ - genhead-ffhq512: GenHead trained on FFHQ dataset at 512x512 resolution
7
+ - portrait4d-genhead512: Portrait4D trained with synthetic data of GenHead at 512x512 resolution
8
+ - portrait4d-static-genhead512: Portrait4D without motion-related cross-attentions, trained with synthetic data of GenHead at 512x512 resolution
9
+ - portrait4d-v2-vfhq512: Portrait4D-v2 finetuned from portrait4d-static-genhead512, trained on VFHQ dataset at 512x512 resolution