Update README.md
Browse filesCorrected display of character in HF markdown.
README.md
CHANGED
|
@@ -4,7 +4,7 @@ license: cc-by-nc-4.0
|
|
| 4 |
|
| 5 |
# AgeSynth – Age Scalar ⇄ Chronological Age Regression Models
|
| 6 |
|
| 7 |
-
This directory stores regression models that convert the **StyleGAN age scalar** obtained when traversing the AgeSynth age-direction in StyleGAN2’s
|
| 8 |
|
| 9 |
## Overview
|
| 10 |
|
|
|
|
| 4 |
|
| 5 |
# AgeSynth – Age Scalar ⇄ Chronological Age Regression Models
|
| 6 |
|
| 7 |
+
This directory stores regression models that convert the **StyleGAN age scalar** obtained when traversing the AgeSynth age-direction in StyleGAN2’s *W* space into an estimated chronological age (and vice-versa), depending on the original subject's age. The mappings were produced by fitting linear and polynomial regressions on a curated subset of images from the **UTKFace** dataset, after projecting each image into StyleGAN2 and measuring the scalar value along the learned age direction.
|
| 8 |
|
| 9 |
## Overview
|
| 10 |
|