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

vanhuyz/CycleGAN-TensorFlow

An implementation of CycleGan using TensorFlow observed · 2026-08-28

github.com/vanhuyz/CycleGAN-TensorFlow · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 3432
  • days_rel: n/a
  • days_push: 1861
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1189 stars · 432 forks observed · 2026-08-28

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

A TensorFlow implementation of CycleGAN for unpaired image-to-image translation, based on the original CycleGAN paper. It includes scripts for dataset preparation, training, and testing with configurable hyperparameters.

Use cases

  • translate photos between two unpaired image domains like apples and oranges
  • train a CycleGAN model on my own image datasets
  • convert horses to zebras in images with a GAN
  • learn how CycleGAN works by reading a TensorFlow implementation
  • experiment with GAN hyperparameters like cycle loss weights and instance norm

When to choose

  • you want a simple, readable CycleGAN reference implementation in TensorFlow 1.x
  • you need to do unpaired image-to-image translation experiments
  • you are learning GANs and want to study training code

When to avoid

  • you need TensorFlow 2.x or PyTorch support
  • you need a production-ready, actively maintained image translation pipeline
  • you need paired image translation like pix2pix

Facets

library · maturity maintenance

machine-learning deep-learning image-processing deep-learning computer-vision image-processing python cyclegan gan image-to-image-translation tensorflow unpaired-image-translation

1 source

Member repositories

RepositoryRoleHealth v2
vanhuyz/CycleGAN-TensorFlowmain23

For agents

markdown · JSON · MCP: product_card(name="vanhuyz/CycleGAN-TensorFlow")

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