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

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Janspiry avatar

Janspiry/Image-Super-Resolution-via-Iterative-Refinement

0
View on GitHub↗

Image Super Resolution Via Iterative Refinement

Ce projet est un framework de deep learning pour la super-résolution d'image IA et la synthèse faciale. Il fournit un upscaler d'image par modèle de diffusion et un synthétiseur d'image faciale génératif capable de transformer des images basse résolution en sorties haute résolution en utilisant des poids de modèles pré-entraînés.

Le système utilise un raffinement de diffusion itératif et un échantillonnage guidé par basse résolution pour restaurer les détails fins et la netteté. Il prend en charge à la fois la génération d'image inconditionnelle, où les images sont créées à partir de zéro, et l'amélioration de résolution guidée pour une reconstruction faciale haute fidélité.

Le dépôt inclut un pipeline d'entraînement de modèle de diffusion avec entraînement distribué multi-GPU et initialisation des poids pré-entraînés. Cet environnement est pris en charge par le suivi des expériences de modèle, la journalisation des métriques externes et la reprise de modèle basée sur des points de contrôle (checkpoints).

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Features

  • Resolution Upscaling - Increases image resolution and clarity using iterative latent diffusion processes.
  • Diffusion Image Restoration Frameworks - Integrates diffusion models into a framework specifically for reconstructing low-resolution images.
  • Diffusion Refinement - Uses a diffusion-based iterative refinement process to progressively increase image resolution and detail.
  • Image Super Resolution Models - Provides a deep learning framework to reconstruct fine details and increase resolution of low-quality images.
  • High-Resolution Synthesis - Synthesizes high-fidelity facial images using pretrained diffusion models.
  • Facial Synthesis - Generates high-fidelity synthetic faces using deep learning encoders and generators.
  • Image Resolution Reconstruction - Reconstructs fine details in high-resolution images using low-resolution inputs as structural priors.
  • AI Upscaling - Increases the resolution and clarity of low-quality images using AI-driven upscaling.
  • Distributed GPU Training - Distributes the computational load of model weight optimization across multiple GPUs.
  • Diffusion Model Training - Implements a training workflow for diffusion models featuring U-Net architectures and time embeddings.
  • Unconditional Generation - Generates new images from scratch based on learned distributions without external guidance.
  • Pretrained Weight Initializers - Accelerates model convergence by initializing training with existing pretrained weights.
  • Super Resolution - Iterative refinement for image super-resolution.
  • Generation - Listed in the “Generation” section of the Awesome Diffusion Models awesome list.
3,920 stars·483 forks·Python·Apache-2.0·6 vues

Historique des stars

Graphique de l'historique des stars pour janspiry/image-super-resolution-via-iterative-refinementGraphique de l'historique des stars pour janspiry/image-super-resolution-via-iterative-refinement

Alternatives open source à Image Super Resolution Via Iterative Refinement

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec Image Super Resolution Via Iterative Refinement.
  • spipm/depixelization_pocAvatar de spipm

    spipm/Depixelization_poc

    4,535Voir sur 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
    Voir sur GitHub↗4,535
  • lucidrains/dalle2-pytorchAvatar de lucidrains

    lucidrains/DALLE2-pytorch

    11,310Voir sur GitHub↗

    This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural language descriptions. It utilizes a diffusion image generator to transform latent embeddings into visual data through an iterative denoising process. The system employs a two-stage latent mapping process, using a CLIP-based latent prior to map text embeddings to image embeddings before decoding them into pixels. It features a cascading diffusion decoder that produces high-resolution imagery by passing low-resolution outputs through a sequence of models at increasing scales.

    Pythonartificial-intelligencedeep-learningtext-to-image
    Voir sur GitHub↗11,310
  • openai/guided-diffusionAvatar de openai

    openai/guided-diffusion

    7,395Voir sur GitHub↗

    This is a classifier-guided diffusion framework for high-fidelity image generation. It implements a cascaded diffusion pipeline that chains a base diffusion model with a dedicated upsampler to progressively increase image resolution in stages, and uses classifier-guided diffusion sampling to steer the reverse diffusion process toward higher-quality outputs. The framework provides tools for training diffusion models from scratch using distributed processes with gradient accumulation, as well as training classifier models that provide gradient-based guidance during sampling. It supports both un

    Python
    Voir sur GitHub↗7,395
  • sanster/iopaintAvatar de Sanster

    Sanster/IOPaint

    23,244Voir sur GitHub↗

    IOPaint is an AI image editor and Stable Diffusion inpainting tool providing a web interface for removing objects and replacing image content. It utilizes latent diffusion image processing to synthesize high-resolution replacements for erased sections of an image. The project features a specialized AI background remover for isolating subjects and an AI image upscaler that employs super-resolution models for general photos and anime artwork. The software covers a broad range of capabilities including image segmentation for object isolation, face restoration for improving facial details, and t

    Pythoninpaintinglamalatent-diffusion
    Voir sur GitHub↗23,244
Voir les 30 alternatives à Image Super Resolution Via Iterative Refinement→

Questions fréquentes

Que fait janspiry/image-super-resolution-via-iterative-refinement ?

Ce projet est un framework de deep learning pour la super-résolution d'image IA et la synthèse faciale. Il fournit un upscaler d'image par modèle de diffusion et un synthétiseur d'image faciale génératif capable de transformer des images basse résolution en sorties haute résolution en utilisant des poids de modèles pré-entraînés.

Quelles sont les fonctionnalités principales de janspiry/image-super-resolution-via-iterative-refinement ?

Les fonctionnalités principales de janspiry/image-super-resolution-via-iterative-refinement sont : Resolution Upscaling, Diffusion Image Restoration Frameworks, Diffusion Refinement, Image Super Resolution Models, High-Resolution Synthesis, Facial Synthesis, Image Resolution Reconstruction, AI Upscaling.

Quelles sont les alternatives open-source à janspiry/image-super-resolution-via-iterative-refinement ?

Les alternatives open-source à janspiry/image-super-resolution-via-iterative-refinement incluent : spipm/depixelization_poc — This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels… lucidrains/dalle2-pytorch — This is a PyTorch implementation of a text-to-image model designed for synthesizing high-fidelity images from natural… openai/guided-diffusion — This is a classifier-guided diffusion framework for high-fidelity image generation. It implements a cascaded diffusion… sanster/iopaint — IOPaint is an AI image editor and Stable Diffusion inpainting tool providing a web interface for removing objects and… xpixelgroup/diffbir — DiffBIR is a diffusion-based image restoration framework designed for blind image reconstruction. It utilizes… xinntao/esrgan — ESRGAN is a deep learning image restoration framework designed for image super-resolution. It uses a generative…