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

keijiro/Pix2Pix

Real-time pix2pix implementation with Unity observed · 2026-08-28

github.com/keijiro/Pix2Pix · C# observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: 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: 2944
  • days_rel: n/a
  • days_push: 2289
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1041 stars · 134 forks observed · 2026-08-28

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

A Unity library that runs pix2pix image-to-image translation neural networks in real time using compute shaders. It includes its own inference engine, requiring no external deep learning frameworks, and ships with a Sketch Pad demo resembling edges2cats.

Use cases

  • run pix2pix image-to-image translation in real time in Unity
  • turn sketches into images live like edges2cats
  • run neural network inference in Unity without TensorFlow
  • build interactive deep learning demos in a game engine
  • experiment with GAN models on the GPU via compute shaders

When to choose

  • you want real-time image-to-image translation inside a Unity project
  • you need a self-contained inference engine with no external ML framework dependencies
  • you have a .pict-format pix2pix model and an NVIDIA GPU

When to avoid

  • you need models in formats other than .pict weight data
  • you lack compute shader capability or a modern NVIDIA GPU
  • you need actively maintained or production-supported software
  • you want a general-purpose deep learning framework

Facets

library · maturity maintenance

deep-learning image-processing machine-learning graphics deep-learning computer-vision image-processing windows cross-platform unity pix2pix image-to-image-translation neural-network-inference compute-shader real-time csharp game-development macos linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
keijiro/Pix2Pixmain23

For agents

markdown · JSON · MCP: product_card(name="keijiro/Pix2Pix")

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