DiffBIR
Image restoration tool
This project provides a deep learning-based pipeline for restoring degraded images
[ECCV 2024] codes of DiffBIR: Towards Blind Image Restoration with Generative Diffusion Prior
3k stars
35 watching
290 forks
Language: Python
last commit: about 1 month ago image-enhancementimage-restoration
Related projects:
Repository | Description | Stars |
---|---|---|
cszn/kair | Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
yangxy/gpen | An open-source software project that develops and provides tools for restoring degraded faces in images using Generative Pre-trained Networks. | 2,456 |
tencentarc/gfpgan | An algorithm for restoring damaged or obscured faces in images | 36,009 |
sczhou/codeformer | A deep learning-based framework for enhancing and restoring images of faces in various conditions | 16,049 |
mirage/duff | A Pure OCaml implementation of a differential file diffing algorithm | 20 |
lucidrains/dalle2-pytorch | An implementation of DALL-E 2's text-to-image synthesis neural network in PyTorch | 11,184 |
openai/guided-diffusion | This project is a software implementation of a diffusion model architecture, allowing users to generate synthetic images based on a learned distribution. | 6,366 |
doubiiu/dynamicrafter | This project generates animated videos from open-domain images by leveraging pre-trained video diffusion priors. | 2,668 |
xuebinqin/dis | A deep learning-based image segmentation framework that aims to develop highly accurate and robust models for segmenting binary images in various applications. | 2,298 |
huggingface/diffusers | A PyTorch-based library for training and using state-of-the-art diffusion models to generate images, audio, and 3D structures | 26,676 |
open-mmlab/mmagic | A toolkit for building and experimenting with generative AI models for image and video generation, restoration, enhancement, and other tasks. | 6,986 |
y-vladimir/smartdeblur | Software tool to improve image clarity from blurriness or defocus | 2,342 |
deep-floyd/if | A text-to-image synthesis model with a modular design, utilizing a frozen text encoder and cascaded pixel diffusion modules to generate photorealistic images. | 7,699 |
fangzhenxuan/ufpdeblur | An image deblurring algorithm that leverages flow-based motion prior and kernel estimation for blind image restoration. | 29 |
dsgiitr/d2l-pytorch | An open-source implementation of the popular book 'Dive Into Deep Learning' in PyTorch | 4,256 |