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

affinelayer/pix2pix-tensorflow

Tensorflow port of Image-to-Image Translation with Conditional Adversarial Nets https://phillipi.github.io/pix2pix/ observed · 2026-08-28

github.com/affinelayer/pix2pix-tensorflow · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

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

Full methodology

Adoption not part of the score

5081 stars · 1285 forks observed · 2026-08-28

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

A TensorFlow implementation of pix2pix, a conditional GAN that learns a mapping from input images to output images. It is a faithful port of the original Torch implementation, supporting training, testing, and pre-trained models for tasks like facades, edges-to-photos, and day-to-night translation.

Use cases

  • translate images from one domain to another with a GAN
  • train a pix2pix model on my own paired image dataset
  • convert building facades labels into realistic facade photos
  • turn sketches or edges into photorealistic images
  • run day-to-night or satellite-to-map image translation
  • experiment with conditional adversarial networks in TensorFlow

When to choose

  • you need a faithful TensorFlow port of the original pix2pix paper
  • you have paired input/output image datasets for image-to-image translation
  • you want pre-trained models for common pix2pix tasks like facades or edges2cats
  • you prefer TensorFlow 1.x and GPU/cuDNN training

When to avoid

  • you need PyTorch or modern TensorFlow 2.x support
  • you want the latest GAN research features beyond the original pix2pix
  • you need an actively maintained project with recent updates
  • you lack a GPU and cannot tolerate very slow CPU training

Facets

library · maturity maintenance

machine-learning deep-learning image-processing machine-learning deep-learning image-processing computer-vision python pix2pix gan image-to-image-translation tensorflow generative-models cyclegan linux gpu docker

1 source

Member repositories

RepositoryRoleHealth v2
affinelayer/pix2pix-tensorflowmain32

For agents

markdown · JSON · MCP: product_card(name="affinelayer/pix2pix-tensorflow")

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