#76 · Primary category: Image Generation
pix2pixHD
Synthesizing and manipulating 2048x1024 images with conditional GANs
Project last updated:11/04/24
GitHub Stars
6.9K
Forks
1.4K
Contributors
9
License
Other
Why we included this project
Pix2PixHD is the reference PyTorch implementation of the CVPR 2018 method for high-resolution image-to-image translation, turning semantic label maps or face parsing masks into photorealistic output at up to 2048x1024 pixels. That resolution is exactly where naive GANs start to blur or collapse, so teams working on synthetic data generation or visual effects get a real training and inference pipeline rather than a toy. The codebase is compact and well documented, with scripts for single and multi GPU training and mixed precision support, and it adapts to your own datasets instead of only the bundled Cityscapes examples. It does expect a serious NVIDIA GPU with at least 11 GB of memory, so budget for hardware before planning high-resolution experiments.
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.