awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Djdefrag avatar

Djdefrag/QualityScaler

0
View on GitHub↗
2,970 Stars·237 Forks·Python·mit·4 Aufrufe

QualityScaler

QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual quality of videos and images. It uses deep learning models to enhance detail and remove noise, operating as an offline application that executes all computations on local hardware.

The project functions as a GPU-accelerated media processor that distributes workloads across multiple graphics cards to increase rendering speed. To prevent memory overflow during high-resolution tasks, it employs a tiled image processing method that splits large assets into smaller sections.

The system includes a video frame interpolator to create smooth transitions between original and upscaled frames for improved visual clarity. It also features frame-level checkpointing to recover upscaling progress from the last successfully processed frame in the event of an interruption.

Features

  • Deep Learning Media Upscalers - Provides a deep learning media upscaler for increasing the resolution and quality of images and videos.
  • Tiled Resolution Scaling - Scales large images to higher resolutions while using tiling to prevent system memory exhaustion.
  • Resolution Enhancers - Uses pre-trained neural networks as resolution enhancers to increase pixel density and remove noise from media.
  • Local AI Image Enhancers - Performs heavy AI upscaling and enhancement tasks entirely on a local machine without internet connectivity.
  • Local Model Execution - Executes all model inference and media processing on the host hardware to operate without external network dependencies.
  • AI Upscaling - Increases the resolution and visual quality of videos using AI-driven upscaling models.
  • Local Media Processing - Executes all AI model inference and media processing on local hardware to operate without external network dependencies.
  • Hardware-Accelerated Media Processors - Operates as a hardware-accelerated media processor that distributes workloads across multiple GPUs.
  • Multi-GPU Distribution - Distributes computationally heavy media processing tasks across multiple graphics cards to increase rendering speed.
  • Multi-GPU Workload Distribution - Distributes computational workloads across multiple graphics cards to increase overall video and image rendering speed.
  • Media Processing Checkpoints - Provides frame-level checkpointing to resume interrupted upscaling jobs from the last successfully processed frame.
  • Image Tiling - Splits large images into smaller tiles during processing to prevent system memory exhaustion.
  • Tiled Upscaling - Employs tiled upscaling to split large assets into smaller sections and prevent GPU memory overflow.
  • Visual Enhancement Filters - Applies visual enhancement filters to reduce noise and increase clarity in upscaled media.
  • Motion-Based Frame Interpolation - Implements motion-based frame interpolation to blend original and upscaled frames for smoother transitions.
  • Processing Recovery States - Saves processing job progress to restart video upscaling from the last successfully processed frame.
  • Video Frame Interpolation Tools - Ships video frame interpolation tools to create smooth transitions between original and upscaled versions of a file.

Star-Verlauf

Star-Verlauf für djdefrag/qualityscalerStar-Verlauf für djdefrag/qualityscaler

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht djdefrag/qualityscaler?

QualityScaler is an AI video upscaler and local media processing tool designed to increase the resolution and visual quality of videos and images. It uses deep learning models to enhance detail and remove noise, operating as an offline application that executes all computations on local hardware.

Was sind die Hauptfunktionen von djdefrag/qualityscaler?

Die Hauptfunktionen von djdefrag/qualityscaler sind: Deep Learning Media Upscalers, Tiled Resolution Scaling, Resolution Enhancers, Local AI Image Enhancers, Local Model Execution, AI Upscaling, Local Media Processing, Hardware-Accelerated Media Processors.

Welche Open-Source-Alternativen gibt es zu djdefrag/qualityscaler?

Open-Source-Alternativen zu djdefrag/qualityscaler sind unter anderem: tntwise/real-video-enhancer — Real-Video-Enhancer is a cross-platform desktop application that utilizes neural networks to upscale resolution,… aaronfeng753/waifu2x-extension-gui — Waifu2x-Extension-GUI is a desktop application designed for high-fidelity media restoration and enhancement. It… yaofanguk/video-subtitle-remover — This project is a local AI inpainting tool designed to erase hard-coded subtitles and watermarks from videos and… turboderp-org/exllamav2 — exllamav2 is a high-performance inference engine and framework for executing large language models locally on… k4yt3x/video2x — Video2x is a modular processing framework designed for AI-enhanced video upscaling and frame rate conversion. It… xpixelgroup/diffbir — DiffBIR is a diffusion-based image restoration framework designed for blind image reconstruction. It utilizes…

Open-Source-Alternativen zu QualityScaler

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit QualityScaler.
  • tntwise/real-video-enhancerAvatar von TNTwise

    TNTwise/REAL-Video-Enhancer

    2,137Auf GitHub ansehen↗

    Real-Video-Enhancer is a cross-platform desktop application that utilizes neural networks to upscale resolution, generate intermediate frames, and denoise video files. It functions as a deep learning video processor that runs restoration models through hardware acceleration, dispatching heavy prediction workloads directly to underlying graphics hardware. The software executes optical-flow-based frame interpolation to increase framerates and motion smoothness, alongside dedicated filtering models that remove digital noise and blocky compression artifacts from compressed video streams. Additio

    Pythonguiinterpolationlinux
    Auf GitHub ansehen↗2,137
  • aaronfeng753/waifu2x-extension-guiAvatar von AaronFeng753

    AaronFeng753/Waifu2x-Extension-GUI

    16,146Auf GitHub ansehen↗

    Waifu2x-Extension-GUI is a desktop application designed for high-fidelity media restoration and enhancement. It functions as a graphical interface that orchestrates specialized deep learning engines to upscale, denoise, and interpolate images and videos, improving visual clarity and motion smoothness. The software distinguishes itself through its ability to manage complex, automated media processing pipelines. Users can chain multiple tasks—such as format conversion, scene detection, and frame rate interpolation—into sequential workflows that execute without manual intervention. It provides g

    C++animeanime4kesrgan
    Auf GitHub ansehen↗16,146
  • yaofanguk/video-subtitle-removerAvatar von YaoFANGUK

    YaoFANGUK/video-subtitle-remover

    11,493Auf GitHub ansehen↗

    This project is a local AI inpainting tool designed to erase hard-coded subtitles and watermarks from videos and images. It functions as a content-aware media restorer that uses deep learning to reconstruct missing pixels and preserve the original resolution of the source files. The software is distinguished by its local execution model, running inference on host hardware to process media without relying on external cloud APIs. It employs content-aware model selection, allowing the use of different generative algorithms based on media types, such as animation or live action, to optimize visua

    Pythonaideepleanringsub-remove
    Auf GitHub ansehen↗11,493
  • turboderp-org/exllamav2Avatar von turboderp-org

    turboderp-org/exllamav2

    4,552Auf GitHub ansehen↗

    exllamav2 is a high-performance inference engine and framework for executing large language models locally on consumer-class GPUs. It provides a complete system for local model deployment, including a specialized inference engine and tools for model quantization. The project features a multi-GPU inference framework that distributes workloads across multiple graphics cards to run models that exceed the memory capacity of a single device. It includes a GPU model quantizer capable of converting models into mixed-precision formats between 2 and 8 bits to balance memory usage and accuracy. The en

    Python
    Auf GitHub ansehen↗4,552
  • Alle 30 Alternativen zu QualityScaler anzeigen→