adriaciurana/DragGAN
Unofficial implementation of the DragGAN paper
This tool helps artists, designers, and marketers precisely reshape existing images. You start with an image, then interactively "drag" specific points on it to new locations, effortlessly altering elements like an object's pose, expression, or overall layout. The output is a new, realistic version of your image with the desired changes, perfect for anyone needing to quickly adjust visual content.
No commits in the last 6 months.
Use this if you need to precisely adjust the pose, shape, or expression of objects within an image without losing realism or needing complex editing software.
Not ideal if you need to create images from scratch or perform detailed, pixel-level retouches that go beyond deforming existing elements.
Stars
86
Forks
15
Language
Python
License
MIT
Category
Last pushed
May 31, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/adriaciurana/DragGAN"
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