Skip to content

gilpasternak35/AgingGAN

Repository files navigation

AgingGAN

Project attempting the aging and reverse aging of faces with generative adversarial networks (GANs), and corresponding interpretation.

Data found here

To run the CycleGAN model website, download streamlit and then run: streamlit run website2.py -- --dataroot test_img --gpu_ids -1 --name young2old_cropped_sa --model cycle_gan --netG self_attention for the Self-attention cycleGAN model and: streamlit run website2.py -- --dataroot test_img --gpu_ids -1 --name young2old_cropped --model cycle_gan --epoch 40 for the base cycleGAN model.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •