awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
spipm avatar

spipm/Depixelization_poc

0
View on GitHub↗
4,535 نجوم·368 تفرعات·Python·9 مشاهدات

Depixelization Poc

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 artifacts.

The framework incorporates a tensor-based data pipeline for parallel processing on graphics processing units and uses loss-function optimization to minimize the difference between reconstructed pixels and high-resolution ground truth.

Features

  • Super Resolution - Provides a super-resolution framework that transforms low-resolution inputs into high-resolution versions by estimating missing pixels.
  • Convolutional Neural Networks - Implements a convolutional neural network pipeline to analyze pixel data and recover high-frequency image details.
  • Image Restorers - Recovers lost detail from degraded or compressed images to make them appear sharper and more natural.
  • Deep Learning Image Processors - Utilizes convolutional neural networks and tensor-based pipelines to analyze and modify pixel data for enhancement.
  • Image Restoration Models - Implements a reconstruction system that estimates missing pixel data to transform low-resolution inputs into high-resolution images.
  • Image Super Resolution Models - Increases detail and clarity of low-resolution images using reconstruction algorithms to restore missing information.
  • Image Resolution Reconstruction - Restores fine details to pixelated images by estimating high-resolution sources from low-resolution inputs.
  • Deep Learning Upscalers - Transforms small or pixelated images into larger versions while estimating original high-resolution details.
  • AI Upscaling - Increases the resolution of small or pixelated images by estimating missing visual details using deep learning.
  • Pixel-Wise Difference Optimisations - Uses loss-function optimization to minimize the difference between reconstructed pixels and high-resolution ground truth.
  • Feature Map Upsamplers - Employs pixel-shuffle upsampling to rearrange channel dimensions into spatial dimensions and reduce artifacts.
  • Image Reconstruction - Uses transformer-based reconstruction techniques to restore high-resolution details to pixelated images.
  • Pixel-Shuffle Utilities - Rearranges channel dimensions into spatial dimensions to increase resolution without checkerboard artifacts.
  • Tensor Processing Pipelines - Handles image batches as multi-dimensional arrays to allow parallel processing of pixels across graphics processing units.
  • Parallel Processing Pipelines - Incorporates a tensor-based data pipeline for parallel processing of image batches on graphics processing units.

سجل النجوم

مخطط تاريخ النجوم لـ spipm/depixelization_pocمخطط تاريخ النجوم لـ spipm/depixelization_poc

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

بدائل مفتوحة المصدر لـ Depixelization Poc

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Depixelization Poc.
  • philz1337x/clarity-upscalerالصورة الرمزية لـ philz1337x

    philz1337x/clarity-upscaler

    5,079عرض على GitHub↗

    Clarity-upscaler is an AI image upscaler and enhancement tool that uses deep learning models to increase image resolution and restore visual detail. It functions as a super-resolution inference engine that employs neural networks to predict missing pixels and synthesize high-frequency details from low-resolution sources. The project is delivered as a programmable API, allowing the integration of automated high-resolution image processing and sharpening into external applications and workflows. This interface enables the programmatic upscaling of images to create high-resolution assets. The s

    Pythonaiai-artimage-upscale
    عرض على GitHub↗5,079
  • eutropicai/final2xالصورة الرمزية لـ EutropicAI

    EutropicAI/Final2x

    7,207عرض على GitHub↗

    Final2x is an AI image super-resolution tool and neural network inference engine designed to increase image resolution and reconstruct missing details while reducing noise. It functions as a cross-platform image upscaler that executes consistent super-resolution logic across different operating systems. The project serves as a custom model inference engine and upscaling interface, allowing for the import and application of user-defined super-resolution weights and architectures to tailor the visual output of enlarged images. The system utilizes hardware-accelerated processing to offload comp

    TypeScriptcomputer-visioncross-platformelectron
    عرض على GitHub↗7,207
  • janspiry/image-super-resolution-via-iterative-refinementالصورة الرمزية لـ Janspiry

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

    3,920عرض على 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
    عرض على GitHub↗3,920
  • dmitryulyanov/deep-image-priorالصورة الرمزية لـ DmitryUlyanov

    DmitryUlyanov/deep-image-prior

    8,085عرض على GitHub↗

    This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior to reconstruct images from noisy or incomplete data. It functions as a neural network image prior, utilizing the inherent biases of the network architecture to restore pixels without the need for a pre-trained dataset or external learning. The system performs zero-shot image restoration by treating the network architecture itself as a regularization term. It uses a randomly initialized encoder-decoder structure and iterative gradient descent to minimize pixel-wise loss, recove

    Jupyter Notebook
    عرض على GitHub↗8,085
عرض جميع البدائل الـ 30 لـ Depixelization Poc→

الأسئلة الشائعة

ما هي وظيفة spipm/depixelization_poc؟

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.

ما هي الميزات الرئيسية لـ spipm/depixelization_poc؟

الميزات الرئيسية لـ spipm/depixelization_poc هي: Super Resolution, Convolutional Neural Networks, Image Restorers, Deep Learning Image Processors, Image Restoration Models, Image Super Resolution Models, Image Resolution Reconstruction, Deep Learning Upscalers.

ما هي البدائل مفتوحة المصدر لـ spipm/depixelization_poc؟

تشمل البدائل مفتوحة المصدر لـ spipm/depixelization_poc: philz1337x/clarity-upscaler — Clarity-upscaler is an AI image upscaler and enhancement tool that uses deep learning models to increase image… eutropicai/final2x — Final2x is an AI image super-resolution tool and neural network inference engine designed to increase image resolution… janspiry/image-super-resolution-via-iterative-refinement — This project is a deep learning framework for AI image super-resolution and facial synthesis. It provides a diffusion… dmitryulyanov/deep-image-prior — This project is an unsupervised image restoration tool that uses a convolutional neural network as a structural prior… david-gpu/srez — Srez is a deep learning image super-resolution framework designed to upscale low-resolution images into sharp,… xinntao/esrgan — ESRGAN is a deep learning image restoration framework designed for image super-resolution. It uses a generative…