Amirhossein-Rajabpour/Face-Aging-Platform-with-Generative-Models
BSc Project - Amirkabir University of Technology - Winter 2023
This platform helps you visualize how a person's face might appear at different ages. You upload an image of a face, and the system generates several versions showing age progression or regression, along with estimated ages for each generated image. This is useful for forensic artists, genealogists, or anyone involved in creating age-progressed images for identification or historical purposes.
No commits in the last 6 months.
Use this if you need to generate realistic age-progressed or age-regressed images of a face to aid in identification, missing person cases, or historical photo reconstruction.
Not ideal if you need to age an entire body or require highly precise medical-grade age progression.
Stars
11
Forks
—
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 20, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/Amirhossein-Rajabpour/Face-Aging-Platform-with-Generative-Models"
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