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

taesungp/contrastive-unpaired-translation

Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch) observed · 2026-08-28

github.com/taesungp/contrastive-unpaired-translation · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2234
  • days_rel: n/a
  • days_push: 1093
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2543 stars · 451 forks observed · 2026-08-28

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

A PyTorch implementation of Contrastive Unpaired Translation (CUT), an ECCV 2020 method for unpaired image-to-image translation using patchwise contrastive learning and adversarial training. It trains faster and with less memory than CycleGAN and supports single-image domain translation.

Use cases

  • translate images between domains without paired training data
  • train an image-to-image translation model faster than CycleGAN
  • perform style transfer between unpaired image collections
  • train a translation model from a single image per domain
  • convert photos to paintings or between visual styles with GANs

When to choose

  • you need unpaired image-to-image translation with lower training cost than CycleGAN
  • you want a research-grade PyTorch codebase for contrastive learning in image synthesis
  • you only have a single image per domain to train on

When to avoid

  • you need paired image-to-image translation like pix2pix
  • you need a production-ready, actively maintained library with long-term support
  • you lack a GPU and need fast training

Facets

library · maturity maintenance

image-processing machine-learning deep-learning computer-vision image-processing deep-learning machine-learning python pytorch gan image-translation contrastive-learning cyclegan research-code eccv-2020 linux macos gpu

2 sources

Member repositories

RepositoryRoleHealth v2
taesungp/contrastive-unpaired-translationmain32

For agents

markdown · JSON · MCP: product_card(name="taesungp/contrastive-unpaired-translation")

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