tamarott/SinGAN
Official pytorch implementation of the paper: "SinGAN: Learning a Generative Model from a Single Natural Image" 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: 2573
- days_rel: n/a
- days_push: 1195
- n_releases_24m: 0
Adoption not part of the score
3344 stars · 621 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Official PyTorch implementation of SinGAN, an ICCV 2019 best-paper generative model trained on a single natural image. It learns patch statistics across scales to generate random samples and supports image manipulation tasks like harmonization, editing, super-resolution, paint-to-image, and animation.
Use cases
- train a generative model from a single image
- generate random image samples of arbitrary size
- super-resolution of a single image
- image harmonization of pasted objects
- turn a paint or clipart into a realistic photo
- animate a single image
- edit and rearrange objects in a photo
When to choose
- you want to generate diverse samples from just one training image without a large dataset
- you need single-image super-resolution or harmonization with a research-grade reference implementation
- you are reproducing the ICCV 2019 SinGAN paper results
When to avoid
- you need modern PyTorch support - the code only works with torch 1.4 or earlier
- you need large-scale or fast image generation, since a model must be trained per image
- you want a maintained production tool rather than research code
Facets
library · maturity maintenance
machine-learning deep-learning image-processing stable-diffusion deep-learning computer-vision image-processing artificial-intelligence python windows gan single-image-generation super-resolution image-harmonization image-animation pytorch research-code iccv-2019 linux macos gpu
2 sources
- readme: https://github.com/tamarott/SinGAN · fetched 2026-08-28 · 05fd675e6b32
- homepage: https://tamarott.github.io/SinGAN.htm · fetched 2026-08-29 · bb7290956e4d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| tamarott/SinGAN | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem