Ross ROSS = Recommend OSS · open-source software intelligence for agents

pix2pixzero/pix2pix-zero

Zero-shot Image-to-Image Translation [SIGGRAPH 2023] observed · 2026-08-28

github.com/pix2pixzero/pix2pix-zero · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

31/100

  • Activity 0
  • Release rhythm 35
  • Longevity 93

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 1304
  • days_rel: n/a
  • days_push: 686
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1146 stars · 84 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

pix2pix-zero is a Python library implementing zero-shot image-to-image translation using pre-trained Stable Diffusion models. It enables editing real and synthetic images (e.g., cat to dog) without fine-tuning or manual text prompting, preserving input structure via cross-attention guidance.

Use cases

  • translate a photo of a cat into a dog without retraining a model
  • edit real images with stable diffusion without writing text prompts
  • apply style edits like low-poly or watercolor to photos
  • convert horse images to zebras preserving structure
  • run zero-shot image editing locally with diffusers
  • reproduce SIGGRAPH 2023 image-to-image translation research

When to choose

  • you need training-free, prompt-free image editing with structure preservation
  • you want to build on pre-trained Stable Diffusion via the diffusers library
  • you are reproducing or extending the pix2pix-zero research

When to avoid

  • you need actively maintained production software with frequent updates
  • you lack a GPU or cannot run large diffusion models locally
  • you need text-prompt-driven editing rather than fixed edit directions

Facets

library · maturity maintenance

image-processing machine-learning deep-learning image-processing artificial-intelligence computer-vision python cross-platform stable-diffusion image-to-image diffusion-models zero-shot siggraph research-code gpu

2 sources

Member repositories

RepositoryRoleHealth v2
pix2pixzero/pix2pix-zeromain31

For agents

markdown · JSON · MCP: product_card(name="pix2pixzero/pix2pix-zero")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem