Idiap-Data lluevano commited on
Commit
0baf896
·
1 Parent(s): 4bd8992

Update README.md (#1)

Browse files

- Update README.md (0e6b340c60665595a9693d73195bdd730eb728aa)


Co-authored-by: Luis Santiago Luévano García <lluevano@users.noreply.huggingface.co>

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