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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
spipm avatar

spipm/Depixelization_poc

0
View on GitHub↗
4,535 stars·368 forks·Python·22 views

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.

Star history

Star history chart for spipm/depixelization_pocStar history chart for spipm/depixelization_poc

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Depixelization Poc

Similar open-source projects, ranked by how many features they share with Depixelization Poc.
  • philz1337x/clarity-upscalerphilz1337x avatar

    philz1337x/clarity-upscaler

    5,079View on 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
    View on GitHub↗5,079
  • eutropicai/final2xEutropicAI avatar

    EutropicAI/Final2x

    7,207View on 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
    View on GitHub↗7,207
  • janspiry/image-super-resolution-via-iterative-refinementJanspiry avatar

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

    3,920View on 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
    View on GitHub↗3,920
  • dmitryulyanov/deep-image-priorDmitryUlyanov avatar

    DmitryUlyanov/deep-image-prior

    8,085View on 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
    View on GitHub↗8,085
See all 30 alternatives to Depixelization Poc→

Frequently asked questions

What does spipm/depixelization_poc do?

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.

What are the main features of spipm/depixelization_poc?

The main features of spipm/depixelization_poc are: Super Resolution, Convolutional Neural Networks, Image Restorers, Deep Learning Image Processors, Image Restoration Models, Image Super Resolution Models, Image Resolution Reconstruction, Deep Learning Upscalers.

What are some open-source alternatives to spipm/depixelization_poc?

Open-source alternatives to spipm/depixelization_poc include: 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…