/CYCLEGAN-Ageing

Experimenting Ageing on images using CYCLEGAN

Primary LanguageJupyter Notebook

FinalAssignment-CYCLEGAN-Ageing

Training cycle gan to translate images from one age group to another.

Here we are considering two age groups:

  • Group A: young people from age ranging 18-25

  • Group B: old people from age ranging 50-60

Check out IPython Notebook 1_cyclegan_final_1.ipynb for code and model training

  • Cycle gan trained: original image, generated image, reconstructed image

  • Inference: Young to Old

  • Inference: Old to Young