ZZUTK / Face-Aging-CAAE

Age Progression/Regression by Conditional Adversarial Autoencoder
636 stars 233 forks source link

How generate image on specific age lable, #12

Open muhammad-anwaar opened 7 years ago

muhammad-anwaar commented 7 years ago

After training the model , how to generate the specific age face image by giving the one input face image.

thanks best regards

Senyao-Han commented 6 years ago

Do you know how to achieve this now?

ghost commented 5 years ago

I had done that with my fork: https://github.com/truonghoang/Face-Aging-CAAE

gnsci commented 5 years ago

I had done that with my fork: https://github.com/truonghoang/Face-Aging-CAAE Your code can achieve that I only give one single picture to get the results?