XingangPan/DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
Enables interactive point-based image manipulation by dragging user-specified points on GAN-generated images, leveraging StyleGAN2/3 as the generative backbone. Uses feature-space optimization to propagate user edits while maintaining image coherence across the generative manifold. Built on PyTorch with Gradio web interface support and includes tools for inverting real images via techniques like PTI for editing non-generated content.
35,966 stars. No commits in the last 6 months.
Stars
35,966
Forks
3,438
Language
Python
License
—
Category
Last pushed
May 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/XingangPan/DragGAN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVIDIA/pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
GaParmar/clean-fid
PyTorch - FID calculation with proper image resizing and quantization steps [CVPR 2022]
albertpumarola/GANimation
GANimation: Anatomically-aware Facial Animation from a Single Image (ECCV'18 Oral) [PyTorch]
yuanming-hu/exposure
Learning infinite-resolution image processing with GAN and RL from unpaired image datasets,...
yiranran/APDrawingGAN
Code for APDrawingGAN: Generating Artistic Portrait Drawings from Face Photos with Hierarchical...