#134 · Primary category: Image Generation
UNIT
Unsupervised Image-to-Image Translation
Project last updated:09/02/21
GitHub Stars
2.0K
Forks
358
Contributors
1
License
Other
Why we included this project
UNIT learns to map images between two visual domains, day scenes to night or snowy landscapes to summer, without needing paired examples. Its shared latent space assumption is the core idea, and the code still works as a clean reference for it, which is why the NIPS 2017 paper keeps getting cited. Be aware it was written for Python 2.7 and the authors have moved on, pointing users to the faster Imaginaire rewrite and to MUNIT for many-to-many translation. The license is also non-commercial, so treat it as a study tool rather than something to drop into a product. For that, the bundled tutorials and pre-trained Synthia-to-Cityscapes model still make a good on-ramp to how classic unsupervised translation pipelines work.
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.