NoahVl / Explaining-In-Style-Reproducibility-Study

Re-implementation of the StylEx paper, training a GAN to explain a classifier in StyleSpace, paper by Lang et al. (2021).
Other
36 stars 8 forks source link

Optimization procedure ambiguities #6

Closed rtadijar closed 2 years ago

rtadijar commented 2 years ago

Notes on factors of variation during training

Quotes are words of author.

Optimization procedure

Hyperparams of interest

Architecture questions

rtadijar commented 2 years ago

Some quickly written notes on what the important moving parts in training seem to be. Authors' words will clear some of these up (hopefully) as far as the paper is concerned, but we still need to make sure they work for our training procedure

Any thoughts are appreciated.

NoahVl commented 2 years ago

Most of these have been resolved and important aspects are mentioned in the paper. If people want we might compile a list of all learned points from our communication with the author.