PsychInsight
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
-
---
|
2 |
-
license: lgpl-3.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: lgpl-3.0
|
3 |
+
---
|
4 |
+
|
5 |
+
### NAMFHQ - Neutral and Minimally Expressive Faces: High Quality
|
6 |
+
|
7 |
+
Model weights for NAMFHQ-V2 model to be used with StyleGAN2.
|
8 |
+
|
9 |
+
Note: these weights are only compatible with the "Rosinality" StyleGAN2 implementation (the https://github.com/rosinality/stylegan2-pytorch), though renaming the layers should work with the original implementation.
|
10 |
+
|
11 |
+
Please cite:
|
12 |
+
|
13 |
+
Albohn, D. N., Uddenberg, S., & Todorov, A. (2024). Individualized Models of Social Judgments and Context-Dependent Representations. https://doi.org/10.31234/osf.io/ug92m
|