DmitryUlyanov/deep-image-prior resource
Image restoration with neural networks but without learning. 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: 3199
- days_rel: n/a
- days_push: 1224
- n_releases_24m: 0
Adoption not part of the score
8088 stars · 1440 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Jupyter Notebook reference implementations of the CVPR 2018 'Deep Image Prior' paper, which restores images using randomly-initialized neural networks as a structured prior without any training. It includes notebooks reproducing denoising, super-resolution, and inpainting results, runnable locally, via Docker, or on Google Colab.
Use cases
- remove noise from images without training a model
- inpaint missing regions of a photo
- upscale images with super-resolution
- reproduce deep image prior paper figures
- restore images without a training dataset
- experiment with neural network priors for inverse problems
When to choose
- you want training-free image restoration using a random network prior
- you want to reproduce or build on the Deep Image Prior paper
- you have a GPU and prefer notebook-based experimentation
When to avoid
- you need a production-ready image restoration library or API
- you want fast inference - the method is slow per-image optimization
- you need guaranteed convergence on all GPUs, as some Tesla GPUs have known issues
Facets
learning-resource · maturity maintenance
image-processing machine-learning deep-learning computer-vision image-processing deep-learning artificial-intelligence python cross-platform image-restoration denoising inpainting super-resolution jupyter-notebooks research-code pytorch cvpr-2018 gpu docker
2 sources
- readme: https://github.com/DmitryUlyanov/deep-image-prior · fetched 2026-08-28 · 39f782973507
- homepage: https://dmitryulyanov.github.io/deep_image_prior · fetched 2026-08-29 · 961f9293c425
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| DmitryUlyanov/deep-image-prior | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="DmitryUlyanov/deep-image-prior")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem