pix2pixHD and pix2pix

The second project, phillipi/pix2pix, is an earlier, foundational work that performs image-to-image translation, while the first project, NVIDIA/pix2pixHD, is a subsequent advancement that scales this concept to synthesize higher-resolution images and offers manipulation capabilities, making them sequential advancements within the same research lineage.

pix2pixHD
60
Established
pix2pix
49
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 23/25
Stars: 6,974
Forks: 1,416
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 10,628
Forks: 1,737
Downloads:
Commits (30d): 0
Language: Lua
License:
Stale 6m
Stale 6m No Package No Dependents

About pix2pixHD

NVIDIA/pix2pixHD

Synthesizing and manipulating 2048x1024 images with conditional GANs

This project helps graphic designers, urban planners, or visual artists transform simple semantic maps into highly realistic images at high resolutions. You input a diagram where different colors or outlines represent objects like roads, buildings, or facial features, and it generates a photorealistic image based on that map. This is useful for quickly visualizing concepts or creating synthetic visual content.

graphic-design architectural-visualization urban-planning game-asset-creation visual-effects

About pix2pix

phillipi/pix2pix

Image-to-image translation with conditional adversarial nets

This project helps you automatically transform an image from one visual representation to another, for example, turning a grayscale photo into a color one, or converting a map into a satellite image. You provide pairs of corresponding images (like a sketch and its final product), and the system learns how to make the transformation itself. This is useful for designers, architects, or anyone needing to generate different visual styles or representations from existing images.

image-generation architectural-visualization graphic-design image-editing visual-asset-creation

Scores updated daily from GitHub, PyPI, and npm data. How scores work