lluevano commited on
Commit
0e6b340
·
verified ·
1 Parent(s): 4bd8992

Update README.md

Browse files

Corrected display of character in HF markdown.

Files changed (1) hide show
  1. README.md +1 -1
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 $\mathcal{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
 
 
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