junyanz/BicycleGAN
Toward Multimodal Image-to-Image Translation 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3214
- days_rel: n/a
- days_push: 2220
- n_releases_24m: 0
Adoption not part of the score
1514 stars · 252 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A PyTorch implementation of BicycleGAN, a model for multimodal image-to-image translation that generates diverse outputs from a single input by sampling a latent code. It is the official research code accompanying the NIPS 2017 paper by UC Berkeley and Adobe Research.
Use cases
- generate diverse day images from a night photo
- translate edges to realistic shoes with multiple styles
- convert labels to facades with varied appearances
- create morphing videos between translated images
- experiment with conditional GAN training on paired image data
When to choose
- you need multimodal image-to-image translation with diverse outputs
- you want a reference implementation of the BicycleGAN paper
- you have paired training data and a CUDA GPU
When to avoid
- you need unpaired image translation (use CycleGAN instead)
- you require actively maintained code with recent PyTorch versions
- you need production-ready inference at scale
Facets
library · maturity maintenance
deep-learning image-processing machine-learning deep-learning computer-vision image-processing machine-learning python gan pytorch image-to-image-translation generative-models research-code nips-2017 linux macos gpu
2 sources
- readme: https://github.com/junyanz/BicycleGAN · fetched 2026-08-28 · ff4568e27203
- homepage: https://junyanz.github.io/BicycleGAN/ · fetched 2026-08-29 · 2eb9ee1615ce
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| junyanz/BicycleGAN | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="junyanz/BicycleGAN")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem