#7 · Primary category: Image Generation
DragGAN
Official Code for DragGAN (SIGGRAPH 2023)
Project last updated:05/18/24
GitHub Stars
35.8K
Forks
3.4K
Contributors
16
License
Other
Why we included this project
DragGAN is the code behind the SIGGRAPH 2023 paper that lets you edit a GAN-generated image by dragging points on it. You click a few handle points and target points, and the model moves the image content so the handles land where you want them, with an optional mask to keep the rest of the scene fixed. That makes it a practical tool for anyone who needs precise, pixel-level control over pose, shape, expression, or layout in generated imagery, something text prompts can't deliver. Researchers and developers working on generative models or image editing will find the code a clear reference for feature-based motion supervision and point tracking on the generative manifold. It also works on real photos through GAN inversion, so it's useful beyond purely synthetic content. Note that the code ships under NVIDIA's non-commercial StyleGAN3 license, which matters if you plan to use it in a commercial product.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
stable-diffusion-webui
Stable Diffusion web UI
ComfyUI
The most powerful and modular diffusion model GUI, api and backend with a graph/nodes interface.
diffusers
🤗 Diffusers: State-of-the-art diffusion models for image, video, and audio generation in PyTorch.
upscayl
🆙 Upscayl - #1 Free and Open Source AI Image Upscaler for Linux, MacOS and Windows.
InvokeAI
InvokeAI is a leading open-source creative engine for Stable Diffusion, offering an industry-leading web UI for generating and editing visual media.