torchgan/torchgan
Research Framework for easy and efficient training of GANs based on Pytorch 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2904
- days_rel: n/a
- days_push: 1410
- n_releases_24m: 0
Adoption not part of the score
1425 stars · 167 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
TorchGAN is a PyTorch-based research framework for designing and training Generative Adversarial Networks. It provides modular building blocks for popular GAN models while allowing customization of loss functions and architectures for cutting-edge research.
Use cases
- train GAN models on my dataset
- implement a custom GAN loss function
- experiment with generative adversarial network architectures
- compare popular GAN variants like DCGAN or WGAN
- visualize GAN training with logging backends
- prototype new generative model research ideas
When to choose
- you want a modular PyTorch framework specifically for GAN research
- you need to mix and match GAN losses, trainers, and architectures
- you want built-in logging and visualization for GAN training
When to avoid
- you need actively maintained software with recent updates
- you need general-purpose generative modeling beyond GANs (e.g., diffusion models)
- you prefer a higher-level framework like PyTorch Lightning for general training
Facets
framework · maturity maintenance
machine-learning deep-learning image-processing machine-learning deep-learning computer-vision python gan generative-adversarial-networks pytorch research-framework generative-models linux macos gpu
2 sources
- readme: https://github.com/torchgan/torchgan · fetched 2026-08-28 · 2d3872a4d095
- registry_pypi: https://pypi.org/pypi/torchgan/json · fetched 2026-08-29 · f4892f3e047c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| torchgan/torchgan | main | 23 |
For agents
markdown · JSON · MCP: product_card(name="torchgan/torchgan")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem