#155 · Primary category: Image Generation
AttentionGAN
AttentionGAN for Unpaired Image-to-Image Translation & Multi-Domain Image-to-Image Translation
Project last updated:07/06/23
GitHub Stars
686
Forks
100
Contributors
3
License
Other
Why we included this project
AttentionGAN is the official PyTorch implementation of a method for unpaired image-to-image translation that adds learned foreground and background attention masks to a CycleGAN-style generator. Rather than translating the whole image at once, the model learns which regions of the output to keep and which parts of the input background to preserve, which shows up clearly on tasks like selfie-to-anime, horse-to-zebra, and map-to-aerial-photo conversion. The repo includes pretrained models, dataset download scripts, and training and test commands, so you can reproduce the paper results or adapt the code to your own domain pairs. There is also a multi-domain variant for things like facial attribute transfer and a geometry-aware version for translations that involve shape changes. One thing to watch: the code is released under a non-commercial license for academic research, so teams planning commercial deployment should contact the authors first.
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.