#96 · Primary category: Image Generation
lightweight-gan
Implementation of 'lightweight' GAN, proposed in ICLR 2021, in Pytorch. High resolution image generations that can be trained within a day or two
Project last updated:01/12/25
GitHub Stars
1.7K
Forks
219
Contributors
12
License
MIT
Why we included this project
For teams with small image collections and limited GPU time, this PyTorch implementation of the ICLR 2021 lightweight GAN offers a realistic path to high-resolution synthesis. Its core trick, skip-layer excitation in the generator paired with self-supervised learning in the discriminator, lets it converge on a single GPU in hours from a dataset of under a hundred images. The tool runs from a single command, pointing it at a folder and an output size, with checkpoints and samples saved automatically. Built-in augmentation, essential for low-data training, is configurable from the same CLI. It is a research codebase, so expect rough edges, but it is direct and usable for hands-on GAN work without a big compute budget.
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.