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

junyanz/pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch observed · 2026-08-28

github.com/junyanz/pytorch-CycleGAN-and-pix2pix · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

48/100

  • Activity 35
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 3424
  • days_rel: n/a
  • days_push: 392
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

25232 stars · 6569 forks observed · 2026-08-28

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

Official PyTorch implementations of CycleGAN and pix2pix for paired and unpaired image-to-image translation. It includes training and testing scripts, pretrained models, and support for multi-GPU DDP training with PyTorch 2.4+.

Use cases

  • translate photos between styles without paired training data
  • convert sketches or edges to realistic images
  • train a pix2pix model on my own paired dataset
  • turn horses into zebras with cyclegan
  • reproduce GAN image-to-image translation paper results
  • learn how GANs are implemented in PyTorch

When to choose

  • you need well-tested reference implementations of CycleGAN or pix2pix
  • you want pretrained models for common translation tasks
  • you need a codebase to adapt for custom image translation research

When to avoid

  • you need fast one-step translation - the authors recommend img2img-turbo instead
  • you want diffusion-based image editing rather than GANs
  • you need a production inference service rather than research code

Facets

library · maturity stable

machine-learning deep-learning image-processing computer-vision graphics deep-learning computer-vision image-processing machine-learning graphics python windows cross-platform gan cyclegan pix2pix image-to-image-translation pytorch generative-models research-code unpaired-translation gpu linux macos

1 source

Member repositories

RepositoryRoleHealth v2
junyanz/pytorch-CycleGAN-and-pix2pixmain48

For agents

markdown · JSON · MCP: product_card(name="junyanz/pytorch-CycleGAN-and-pix2pix")

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