awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
sczhou avatar

sczhou/CodeFormer

0
View on GitHub↗
18,002 星标·3,708 分支·Python·4 次浏览

CodeFormer

CodeFormer is a deep learning framework designed for the restoration and enhancement of facial images and video sequences. It functions as a comprehensive processing engine capable of reconstructing high-quality facial features from degraded, blurry, or damaged inputs, while also providing tools for image upscaling and generative inpainting to fill missing or corrupted regions.

The system distinguishes itself by utilizing a codebook-based quantization approach that maps input patches to high-quality facial representations, supported by transformer-based global modeling to ensure structural consistency. It incorporates latent space manifold projection and multi-scale feature fusion to filter noise and preserve fine-grained textures, while an adversarial training objective enforces realistic output generation. For video applications, the framework employs temporal consistency regularization to maintain stability across sequential frames.

Beyond core restoration, the project includes capabilities for colorizing monochrome or faded portraits by applying natural skin tones. The software is distributed as a Python-based repository, providing the necessary models and utilities to perform these enhancement tasks on both static images and video files.

Features

  • Facial Analysis - Reconstructs high-quality facial features from blurry, damaged, or low-resolution photographs.
  • Image Restoration Models - Reconstructs high-quality facial features from degraded, blurry, or damaged inputs.
  • Video Restoration Tools - Provides advanced restoration and upsampling models to improve facial quality and visual consistency across video sequences.
  • AI Upscaling - Increases the resolution of processed facial images to enhance fine details and produce sharper results.
  • Video Transformation and Enhancement - Enhances facial content in video sequences to provide a clearer and more consistent viewing experience.
  • Codebook Quantization Layers - Uses a learned dictionary of facial features to map degraded input patches to high-quality codebook entries.
  • Video-to-Video Synthesis - Processes video sequences to improve facial quality across multiple frames using generative restoration models.
  • Face restoration - Listed in the “Face restoration” section of the Ailia Models awesome list.
  • Inpainting and Outpainting Tools - Fills in missing or corrupted regions of facial images by synthesizing consistent pixels.
  • Generative Adversarial Architectures - Employs adversarial training to generate realistic facial textures and prevent blurring in restored images.
  • Temporal Stability Constraints - Applies frame-to-frame constraints to minimize flickering and maintain stability across video sequences.
  • Historical Photo Restoration - Restores original visual depth to black and white or faded portraits through colorization and enhancement.
  • Portrait Colorization Engines - Applies natural skin tones and color palettes to monochrome or faded facial images to restore their appearance.
  • Portrait Colorization Models - Applies natural skin tones and color palettes to monochrome or faded portraits to restore visual depth.
  • Feature Fusion Architectures - Integrates information across multiple resolution levels to preserve both fine-grained textures and global structure.
  • Latent Space Generative Models - Projects corrupted inputs into a learned latent space to filter noise and recover facial details.
  • Transformer Models - Uses self-attention mechanisms to capture long-range dependencies and ensure structural consistency.

Star 历史

sczhou/codeformer 的 Star 历史图表sczhou/codeformer 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

CodeFormer 的开源替代方案

相似的开源项目,按与 CodeFormer 的功能重合度排序。
  • spipm/depixelization_pocspipm 的头像

    spipm/Depixelization_poc

    4,535在 GitHub 上查看↗

    This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels from low-resolution inputs. It functions as a super-resolution reconstruction system that transforms pixelated images into high-resolution versions by restoring high-frequency details and sharpening edges. The system utilizes a convolutional neural network pipeline to analyze pixel data and perform digital image restoration. It employs pixel-shuffle upsampling to rearrange channel dimensions into spatial dimensions, which increases resolution while reducing checkerboard artif

    Python
    在 GitHub 上查看↗4,535
  • fanghua-yu/supirFanghua-Yu 的头像

    Fanghua-Yu/SUPIR

    5,587在 GitHub 上查看↗

    SUPIR is an AI image upscaler and restoration system designed to remove artifacts and restore quality to real-world photographs. It functions as a diffusion-based image enhancer and restoration tool that uses large-scale model scaling to produce high-resolution results with photorealistic details. The system balances visual aesthetics with input fidelity, allowing for a trade-off between strict adherence to the original image and the overall visual appeal of the output. It leverages large-scale model inference to improve image clarity and maintain realistic details during the upscaling proces

    Python
    在 GitHub 上查看↗5,587
  • tencentarc/gfpganTencentARC 的头像

    TencentARC/GFPGAN

    37,469在 GitHub 上查看↗

    GFPGAN is a generative face restoration model and Python-based image processing tool designed to restore low-resolution facial images. It utilizes generative adversarial networks to recover fine details and increase the clarity of degraded portraits. The system employs a generative facial prior to map degraded images to a high-quality manifold, enabling blind-face restoration without requiring knowledge of the specific degradation process. It utilizes a multi-stage workflow that includes face detection, alignment, and region-specific masking to separate facial areas from the background. Beyo

    Pythondeep-learningface-restorationgan
    在 GitHub 上查看↗37,469
  • ali-vilab/vaceali-vilab 的头像

    ali-vilab/VACE

    3,645在 GitHub 上查看↗

    VACE is a set of software tools and frameworks for reference-guided video generation, diffusion-based editing, and video-to-video translation. It provides utilities to produce new video content and modify existing sequences by using reference materials to guide visual style, subject matter, and composition. The framework enables video-to-video translation and synthesis, allowing for the update of visual styles and depth. It also functions as a video editor for modifying properties and content through reference-guided transformations. The system covers localized video editing and inpainting,

    Pythonvideo-editingvideo-generation
    在 GitHub 上查看↗3,645
查看 CodeFormer 的所有 30 个替代方案→

常见问题解答

sczhou/codeformer 是做什么的?

CodeFormer is a deep learning framework designed for the restoration and enhancement of facial images and video sequences. It functions as a comprehensive processing engine capable of reconstructing high-quality facial features from degraded, blurry, or damaged inputs, while also providing tools for image upscaling and generative inpainting to fill missing or corrupted regions.

sczhou/codeformer 的主要功能有哪些?

sczhou/codeformer 的主要功能包括:Facial Analysis, Image Restoration Models, Video Restoration Tools, AI Upscaling, Video Transformation and Enhancement, Codebook Quantization Layers, Video-to-Video Synthesis, Face restoration。

sczhou/codeformer 有哪些开源替代品?

sczhou/codeformer 的开源替代品包括: fanghua-yu/supir — SUPIR is an AI image upscaler and restoration system designed to remove artifacts and restore quality to real-world… spipm/depixelization_poc — This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels… tencentarc/gfpgan — GFPGAN is a generative face restoration model and Python-based image processing tool designed to restore… ali-vilab/vace — VACE is a set of software tools and frameworks for reference-guided video generation, diffusion-based editing, and… comfyanonymous/comfyui — ComfyUI is a modular generative AI workflow orchestrator and node-based GUI for designing and executing complex… nvlabs/stylegan — StyleGAN is a TensorFlow-based generative adversarial network framework designed for the synthesis of high-resolution…