awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
zsyOAOA avatar

zsyOAOA/DifFace

0
View on GitHub↗
706 stars·56 forks·Python·10 views

DifFace

Zongsheng Yue, Chen Change Loy

Features

  • Face Restoration - Blind restoration using diffused error contraction.
  • Image Restoration - Blind face restoration using diffused error contraction.
  • Inverse Problems - Listed in the “Inverse Problems” section of the Awesome Diffusion Models awesome list.

Star history

Star history chart for zsyoaoa/diffaceStar history chart for zsyoaoa/difface

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with DifFace

These projects share indexed features with DifFace. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • xpixelgroup/diffbirXPixelGroup avatar

    XPixelGroup/DiffBIR

    4,087View on GitHub↗

    DiffBIR is a diffusion-based image restoration framework designed for blind image reconstruction. It utilizes generative diffusion priors to recover high-quality images from sources with unknown or complex degradations without requiring explicit degradation models. The system includes specialized models for face restoration, enabling the recovery of facial landmarks, textures, and backgrounds in degraded portraits. To support high-resolution outputs on hardware with limited memory, it employs a tiled image upscaler that divides images into smaller patches during sampling. The framework cover

    Python
    View on GitHub↗4,087
  • igitugraz/weatherdiffusionIGITUGraz avatar

    IGITUGraz/WeatherDiffusion

    440View on GitHub↗

    This is the code repository of the following paper to train and perform inference with patch-based diffusion models for image restoration under adverse weather conditions.

    Python
    View on GitHub↗440
  • algolzw/image-restoration-sdeAlgolzw avatar

    Algolzw/image-restoration-sde

    718View on GitHub↗

    Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön Department of Information Technology, Uppsala University

    Python
    View on GitHub↗718
  • dps2022/diffusion-posterior-samplingDPS2022 avatar

    DPS2022/diffusion-posterior-sampling

    617View on GitHub↗
    Pythondiffusion-modelinverse-problemspytorch
    View on GitHub↗617
Compare all 30 related projects→

Frequently asked questions

What does zsyoaoa/difface do?

Zongsheng Yue, Chen Change Loy

What are the main features of zsyoaoa/difface?

The main features of zsyoaoa/difface are: Face Restoration, Image Restoration, Inverse Problems.

Which projects share features with zsyoaoa/difface?

Projects with overlapping indexed features include: xpixelgroup/diffbir — DiffBIR is a diffusion-based image restoration framework designed for blind image reconstruction. It utilizes… nachifur/rddm — CVPR 2024: Residual Denoising Diffusion Models. algolzw/image-restoration-sde — Ziwei Luo, Fredrik K. Gustafsson, Zheng Zhao, Jens Sjölund, Thomas B. Schön Department of Information Technology,… dps2022/diffusion-posterior-sampling. liturout/psld — The repository contains reproducible PyTorch source code of our paper Solving Linear Inverse Problems Provably via… igitugraz/weatherdiffusion — This is the code repository of the following paper to train and perform inference with patch-based diffusion models…