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
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to jamichss/stream-diffvsr

Open-source alternatives to Stream DiffVSR

30 open-source projects similar to jamichss/stream-diffvsr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Stream DiffVSR alternative.

  • 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
  • paddlepaddle/paddleganAvatar de PaddlePaddle

    PaddlePaddle/PaddleGAN

    8,043Voir sur GitHub↗

    PaddleGAN is a generative AI framework and deep learning computer vision library built on the PaddlePaddle framework. It serves as a toolkit for image and video synthesis, providing a collection of generative adversarial network implementations for creating synthetic visual content. The library focuses on advanced synthesis capabilities, including the generation of talking heads through lip motion synchronization and the creation of synthetic videos via motion transfer from driving sequences. It provides tools for domain-to-domain translation, allowing for image style transfer and the transfo

    Pythonanimeganv2basicvsrpluspluscyclegan
    Voir sur GitHub↗8,043
  • arbez-zebra/sceesrA

    ARBEZ-ZEBRA/SCEESR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • bichunyang419/deedsrB

    bichunyang419/DeeDSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0

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.

Find more with AI search
  • bowenchai/quantvsrB

    bowenchai/QuantVSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • brian-moser/diwaAvatar de Brian-Moser

    Brian-Moser/diwa

    61Voir sur GitHub↗

    This work presents a novel Diffusion-Wavelet (DiWa) approach for Single-Image Super-Resolution (SISR). It leverages the strengths of Denoising Diffusion Probabilistic Models (DDPMs) and Discrete Wavelet Transformation (DWT). By enabling DDPMs to operate in the DWT domain, our DDPM models…

    Python
    Voir sur GitHub↗61
  • chanson94/codsrC

    Chanson94/CODSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • elementai/highres-netAvatar de ElementAI

    ElementAI/HighRes-net

    289Voir sur GitHub↗

    ServiceNow completed its acquisition of Element AI on January 8, 2021. All references to Element AI in the materials that are part of this project should refer to ServiceNow.

    Jupyter Notebook
    Voir sur GitHub↗289
  • chaofengc/iterC

    chaofengc/ITER

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cosmiq/vdsr4geoC

    CosmiQ/VDSR4Geo

    0Voir sur GitHub↗

    | 60cm Input | 30cm SR Output | | --- | --- | | | |

    Voir sur GitHub↗0
  • csslc/ccsrAvatar de csslc

    csslc/CCSR

    605Voir sur GitHub↗

    Improving the Stability and Efficiency of Diffusion Models for Content Consistent Super-Resolution

    Python
    Voir sur GitHub↗605
  • csslc/pisa-srC

    csslc/PiSA-SR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • cswry/osediffAvatar de cswry

    cswry/OSEDiff

    647Voir sur GitHub↗

    One-Step Effective Diffusion Network for Real-World Image Super-Resolution

    Python
    Voir sur GitHub↗647
  • cswry/seesrAvatar de cswry

    cswry/SeeSR

    641Voir sur GitHub↗

    CVPR2024 SeeSR: Towards Semantics-Aware Real-World Image Super-Resolution

    Python
    Voir sur GitHub↗641
  • david-gpu/srezAvatar de david-gpu

    david-gpu/srez

    5,271Voir sur GitHub↗

    Srez is a deep learning image super-resolution framework designed to upscale low-resolution images into sharp, high-resolution visual features. It functions as a neural network training tool that employs generative adversarial networks to synthesize realistic image details. The project includes a model evolution visualizer that generates animations and image batches to track visual improvements during the training process. It utilizes a combination of adversarial and L1 loss functions to optimize model weights and supports periodic state checkpointing for recovery and deployment. The system

    Python
    Voir sur GitHub↗5,271
  • chaixinning/omniscalesrC

    chaixinning/OmniScaleSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • i2-multimedia-lab/cdformerI

    I2-Multimedia-Lab/CDFormer

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • iceclear/stablesrAvatar de IceClear

    IceClear/StableSR

    2,659Voir sur GitHub↗

    Paper | Project Page | Video | WebUI | ModelScope | ComfyUI

    Python
    Voir sur GitHub↗2,659
  • idealo/image-super-resolutionAvatar de idealo

    idealo/image-super-resolution

    4,813Voir sur GitHub↗

    This PyTorch-based image super-resolution tool provides a deep learning pipeline for upscaling low-resolution images. It utilizes generative adversarial networks to increase pixel density and reconstruct high-resolution image details. The system includes a GAN-based image upscaler and a training pipeline that optimizes neural network weights using paired datasets and custom loss functions. To manage hardware resources, a patch-based image processor splits high-resolution files into smaller segments to prevent memory allocation errors and system crashes. Additional capabilities include the ap

    Python
    Voir sur GitHub↗4,813
  • isaaccorley/pytorch-enhanceAvatar de isaaccorley

    isaaccorley/pytorch-enhance

    86Voir sur GitHub↗

    Library for Minimal Modern Image Super-Resolution in PyTorch

    Python
    Voir sur GitHub↗86
  • janspiry/image-super-resolution-via-iterative-refinementAvatar de Janspiry

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

    3,920Voir sur GitHub↗

    This project is a deep learning framework for AI image super-resolution and facial synthesis. It provides a diffusion model image upscaler and a generative facial image synthesizer capable of transforming low-resolution images into high-resolution outputs using pretrained model weights. The system utilizes iterative diffusion refinement and low-resolution guided sampling to restore fine details and sharpness. It supports both unconditional image generation, where images are created from scratch, and guided resolution enhancement for high-fidelity facial reconstruction. The repository include

    Python
    Voir sur GitHub↗3,920
  • jerryyann/dpiJ

    JerryYann/DPI

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jianzeli-114/dfosdAvatar de JianzeLi-114

    JianzeLi-114/DFOSD

    82Voir sur GitHub↗

    Jianze Li, Jiezhang Cao, Zichen Zou, Xiongfei Su, Xin Yuan, Yulun Zhang, Yong Guo, and Xiaokang Yang, "Unleashing the Power of One-Step Diffusion based Image Super-Resolution via a Large-Scale Diffusion Discriminator", NeurIPS, 2025

    Voir sur GitHub↗82
  • jianzeli-114/fluxsrJ

    JianzeLi-114/FluxSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jkwang28/strsrJ

    jkwang28/StrSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jl6666jl/dtpsrJ

    JL6666JL/DTPSR

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jnjaby/keepJ

    jnjaby/KEEP

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jp-guo/oasisJ

    jp-guo/OASIS

    0Voir sur GitHub↗
    Voir sur GitHub↗0
  • jshermeyer/rfsrAvatar de jshermeyer

    jshermeyer/RFSR

    37Voir sur GitHub↗

    | 60cm Input | 30cm SR Output | | --- | --- | | | |

    Jupyter Notebook
    Voir sur GitHub↗37
  • arctichare105/s3diffA

    ArcticHare105/S3Diff

    0Voir sur GitHub↗
    Voir sur GitHub↗0