#73 · Primary category: Image Generation
CycleGAN
Software that can generate photos from paintings, turn horses into zebras, perform style transfer, and more.
Project last updated:09/12/23
GitHub Stars
12.9K
Forks
2.0K
Contributors
14
License
Other
Why we included this project
CycleGAN lets you translate images between two domains without paired examples, so the same approach that turns horses into zebras can also turn sketches into photos. It's a reference implementation that bundles several unpaired translation methods, including pix2pix and BiGAN, along with training utilities in one Torch codebase. For anyone wanting to understand how cycle-consistency loss works or to prototype style transfer and domain adaptation ideas, the clear structure and well-documented training loop make it a good place to start. Just keep in mind the original code targets Torch; if you're building a modern pipeline, the maintained PyTorch port is the more practical starting point.
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.