david-gpu/srez
Image super-resolution through deep learning observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived
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: 3659
- days_rel: n/a
- days_push: 3304
- n_releases_24m: 0
Adoption not part of the score
5270 stars · 654 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A deep learning project that performs 4x image super-resolution on 16x16 images using a DCGAN-based architecture with ResNet generator modules, trained on the CelebA face dataset. It is a research/demo codebase written in Python with TensorFlow.
Use cases
- upscale low-resolution face images with deep learning
- train a GAN for image super-resolution
- generate plausible 64x64 faces from 16x16 inputs
- experiment with DCGAN architectures in TensorFlow
- reproduce super-resolution results on the CelebA dataset
When to choose
- you want a compact, readable reference implementation of GAN-based super-resolution
- you are working with well-lit, frontal face images similar to CelebA
- you want to learn how adversarial plus L1 loss improves upscaling
When to avoid
- you need a maintained, production-ready super-resolution tool
- you need general-purpose image upscaling beyond frontal faces
- you need modern TensorFlow 2.x or PyTorch compatibility
Facets
library · maturity abandoned
machine-learning deep-learning image-processing llm-training machine-learning computer-vision image-processing deep-learning python windows super-resolution gan dcgan tensorflow face-images celeba image-upscaling gpu linux macos
1 source
- readme: https://github.com/david-gpu/srez · fetched 2026-08-28 · 737ca33c2284
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| david-gpu/srez | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem