nvae icon indicating copy to clipboard operation
nvae copied to clipboard

Variable control experiment

Open SChoi97 opened this issue 4 years ago • 1 comments

Hi, amazing implementation! Very simple to use.

Is there any code available for variable control experiments?

Best,

SChoi97 avatar Jun 15 '21 15:06 SChoi97

Hi, I've upload the code in variable_control_exp.py. The main idea is just modify the value in z(latent code), even the z is very large (1, 512, 2, 2), there is only less than 10 variables control facial attributes, to find the variables you can change the value for each variable and compare the difference of the image before and after the change.

GlassyWing avatar Jul 17 '21 14:07 GlassyWing