aneesh-aparajit/RAGAN
Implementing Age Transformation using Generative Models.
This project allows you to transform a person's age in a photo. You provide an input image of a face and specify a target age, and it outputs a new image showing the person at that desired age. This is useful for anyone working with digital imaging, visual effects, or even historical photo restoration who needs to simulate age progression or regression.
No commits in the last 6 months.
Use this if you need to realistically alter the apparent age of individuals in digital images for creative or analytical purposes.
Not ideal if you require highly precise, scientifically validated age progression for forensic analysis, or if you need to transform non-face images.
Stars
13
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
Dec 01, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/aneesh-aparajit/RAGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
huggingface/pytorch-pretrained-BigGAN
🦋A PyTorch implementation of BigGAN with pretrained weights and conversion scripts.
torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch
metal3d/keras-video-generators
Keras generators to generate sequences from videos as input
GANs-in-Action/gans-in-action
Companion repository to GANs in Action: Deep learning with Generative Adversarial Networks
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch