Skip to content

Aniket-Kumar-Paul/ML-Project-RAGAN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Re-Aging GAN: Towards Personalized Face Age Transformation

Face age transformation aims to synthesize past or future face images by reflecting the age factor on given faces. Ideally, this task should synthesize natural-looking faces across various age groups while maintaining identity. However, most of the existing work has focused on only one of these or is difficult to train while unnatural artifacts still appear.

Thus, the Re-Aging GAN (RAGAN) was proposed in ICCV 2021, a novel single framework considering all the critical factors in age transformation. Our framework achieves state-of-the-art personalized face age transformation by compelling the input identity to perform the self-guidance of the generation process. Specifically, RAGAN can learn the personalized age features by using high-order interactions between given identity and target age.

Our role in this project is to implement this paper, and try to replicate the results of the paper as much possible. The code with which they have implemented is neither open-sourced nor publically available.

About

Implementing Age Transformation using Generative Models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 56.6%
  • CSS 18.8%
  • JavaScript 16.4%
  • Jupyter Notebook 5.8%
  • TeX 1.5%
  • Python 0.9%