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
Nutlope avatar

Nutlope/restorePhotos

0
View on GitHub↗
4,414 stars·687 forks·TypeScript·MIT·24 viewswww.restorephotos.io↗

RestorePhotos

RestorePhotos is an AI face restoration tool and deep learning image upscaler designed to remove blur and reconstruct lost details in degraded facial photographs. It functions as a face photo enhancer and a generative adversarial network image processor that transforms low-quality pixels into high-resolution facial features.

The system utilizes a GPU-accelerated inference engine to run machine learning models for real-time image restoration. This hardware acceleration supports the heavy matrix multiplications and tensor-based operations required to sharpen facial images and improve visual fidelity.

The project covers AI photo restoration and digital archive restoration, specifically focusing on facial image enhancement. It employs a sequential processing pipeline to perform deep learning image upscaling, increasing the resolution and clarity of images by reconstructing missing details.

Features

  • Face Restoration - Provides a generative system to reconstruct lost facial details and remove blur from degraded photos.
  • Image-to-Image Restoration - Implements a generative adversarial network to reconstruct facial details and remove blur from degraded photographs.
  • Image Resolution Reconstruction - Estimates original source pixels to restore fine facial details through a structured reconstruction process.
  • Model Inference Execution - Runs a frozen set of learned weights to transform raw pixels into high-resolution restored images.
  • Generative Adversarial Networks - Employs a generative adversarial network with competing models to synthesize realistic facial features.
  • Super-Resolution Inference - Applies pre-trained weights to generate high-resolution pixels from low-resolution facial image inputs.
  • Deep Learning Upscalers - Implements deep learning to increase image resolution by predicting missing pixels for higher clarity.
  • Visual Asset Restoration - Updates scanned physical photographs to remove blur and improve overall image quality.
  • Historical Photo Restoration - Restores visual quality and clarity of degraded facial photographs from digital archives.
  • Facial Restoration - Uses generative techniques to reconstruct high-fidelity facial details and remove artifacts from old photos.
  • GPU-Accelerated Inference - Accelerates the inference phase of restoration models using GPU hardware to enable real-time processing.
  • GPU Acceleration - Uses GPU drivers to optimize the processing speed of heavy matrix multiplications during AI restoration.
  • Tensor Transformations - Performs complex mathematical operations and shape manipulations on tensor data for facial sharpening.
  • Tensor Processing Pipelines - Processes image data as multi-dimensional arrays for parallel GPU execution during sharpening.
  • Sequential Image Processing Pipelines - Applies noise reduction and detail enhancement steps in a specific sequence to recover facial features.

Star history

Star history chart for nutlope/restorephotosStar history chart for nutlope/restorephotos

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with RestorePhotos

These projects share indexed features with RestorePhotos. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • alexjc/neural-enhancealexjc avatar

    alexjc/neural-enhance

    11,873View on GitHub↗

    Neural Enhance is a deep learning image upscaler and restoration tool designed to increase image resolution and remove blur. It functions as a neural image restoration utility for eliminating noise and JPEG artifacts, and includes a framework for training and tuning custom neural network models against image datasets. The system utilizes a containerized environment to offload tensor calculations to GPU cores, speeding up neural network inference. It features a batch processing pipeline that queues multiple image files in sequence to maximize hardware throughput. Capabilities include domain-s

    Python
    View on GitHub↗11,873
  • 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
  • spipm/depixelization_pocspipm avatar

    spipm/Depixelization_poc

    4,535View on 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
    View on GitHub↗4,535
  • winfredy/sadtalkerWinfredy avatar

    Winfredy/SadTalker

    13,919View on GitHub↗

    SadTalker is a generative framework designed to synthesize expressive talking head videos from static portrait images. By mapping audio signals or text prompts to three-dimensional facial motion coefficients, the system synchronizes lip movements, facial expressions, and head orientation to create realistic digital character performances. The project distinguishes itself by decoupling identity from dynamic motion through latent space encoding, ensuring that the generated animations maintain visual fidelity to the source portrait. It supports comprehensive motion synthesis, including full-body

    Python
    View on GitHub↗13,919
Compare all 30 related projects→

Frequently asked questions

What does nutlope/restorephotos do?

RestorePhotos is an AI face restoration tool and deep learning image upscaler designed to remove blur and reconstruct lost details in degraded facial photographs. It functions as a face photo enhancer and a generative adversarial network image processor that transforms low-quality pixels into high-resolution facial features.

What are the main features of nutlope/restorephotos?

The main features of nutlope/restorephotos are: Face Restoration, Image-to-Image Restoration, Image Resolution Reconstruction, Model Inference Execution, Generative Adversarial Networks, Super-Resolution Inference, Deep Learning Upscalers, Visual Asset Restoration.

Which projects share features with nutlope/restorephotos?

Projects with overlapping indexed features include: alexjc/neural-enhance — Neural Enhance is a deep learning image upscaler and restoration tool designed to increase image resolution and remove… eutropicai/final2x — Final2x is an AI image super-resolution tool and neural network inference engine designed to increase image resolution… spipm/depixelization_poc — This project is an AI upscaling framework and deep learning image restorer designed to estimate original source pixels… winfredy/sadtalker — SadTalker is a generative framework designed to synthesize expressive talking head videos from static portrait images.… alex-damian/pulse — Pulse is a face image super-resolution tool and self-supervised image enhancer. It functions as a generative model… david-gpu/srez — Srez is a deep learning image super-resolution framework designed to upscale low-resolution images into sharp,…