pbaylies / stylegan-encoder

StyleGAN Encoder - converts real images to latent space
Other
740 stars 180 forks source link

change age not precisely #10

Closed shartoo closed 5 years ago

shartoo commented 5 years ago

Hi,thank you for sharing your awesome repo,thus i could make lots of fun.While playing with this repo i found it's not precisely when generating older faces,for example.

Here is the original image 00559

and the geneated aged old face with age coeff=-2.0 is

00559-1

pbaylies commented 5 years ago

I mean, that looks a bit older to me. All the experiments with age vectors and whatnot come from Puzer's code, and he also has a notebook (still in this repo) explaining how it works, as well as some other directions for refinement. Good luck!