Showing 23 open source projects for "image restoration"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 1
    FireRed-Image-Edit

    FireRed-Image-Edit

    General-purpose image editing model that delivers high-fidelity

    FireRed-Image-Edit is an open-source general-purpose image editing model and toolset designed to deliver high-fidelity, visually coherent edits across a wide range of editing tasks, from simple object modifications to complex enhancements like restoration and style preservation. It is built on a flexible text-to-image foundation model that has been extended with training paradigms including pretraining, supervised fine-tuning, and reinforcement learning to imbue the system with strong instruction following and editing consistency. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    Watermark-Removal

    Watermark-Removal

    Machine learning image inpainting task that removes watermarks

    Watermark-Removal repository is a machine learning project focused on removing visible watermarks from digital images using deep learning and image inpainting techniques. The system analyzes an image containing a watermark and attempts to reconstruct the underlying visual content so that the watermark is removed while preserving the original appearance of the image. The project uses neural network models inspired by research in contextual attention and gated convolution, which are methods commonly applied to image restoration tasks. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    RestorePhotos.io

    RestorePhotos.io

    Restoring old and blurry face photos with AI

    RestorePhotos.io is an AI web app for restoring old, blurry, or low-quality face photos and bringing them back to life. It wraps the GFPGAN model (served via Replicate) behind a friendly Next.js front end, so non-technical users can upload an image and receive an enhanced version without ever touching ML code. The workflow is straightforward: you upload a photo, the serverless API route sends it to Replicate, and the restored image is returned and displayed in the UI. The project is...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Angular Example App

    Angular Example App

    Angular 13 example app + Angular CLI + i18n + GraphQL

    ...Please check it out and feel free also to contribute or give me your thoughts. Search bar, to look for heroes. Custom loading page. Example of Angular Resolver for Hero Detail. Lazy loading images with ng-lazyload-image. Modal and toasts (snakbar)! Scroll restoration and anchor examples. Responsive layout (flex layout module). SASS (most common used functions and mixins) and BEM styles. Animations with ng-animate. Angular Pipes. Interceptors and Events. Auth guard for some routes. Modernizr (browser features detection). Browser filter (Bowser) because of IE. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Warlock-Studio

    Warlock-Studio

    AI Suite for upscaling, interpolating & restoring images/videos

    v6.0. Warlock-Studio is a Windows application that uses Real-ESRGAN, BSRGAN, IRCNN, GFPGAN, RealESRNet, RealESRAnime and RIFE Artificial Intelligence models to upscale, restore faces, interpolate frames and reduce noise in images and videos. the application supports GPU acceleration (including multi-GPU setups) and offers batch processing for large workloads. It includes drag-and-drop handling for single or multiple files, optional pre-resize functions, and an automatic tiling system...
    Leader badge
    Downloads: 19 This Week
    Last Update:
    See Project
  • 6

    pibackup

    Raspberry Pi backup & restore tool – create, shrink & compress

    ...Unlike typical SD card tools, it is optimized for large storage devices such as SSDs and HDDs, while still working seamlessly with smaller devices. It creates backups of the first two partitions of any storage device and provides selective restoration. After creating a backup, pibackup can automatically remove specified files and folders from the image, shrink it, and compress it efficiently using Zstandard (.zst) to save space.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 7

    knokspack

    The ultimate all-in-one toolkit to secure, optimize, and grow

    **WP Site Suite is the only plugin you need to manage and supercharge your WordPress site.** Tired of juggling dozens of plugins for security, performance, marketing, and design? WP Site Suite combines all the essential features into one powerful, lightweight, and easy-to-use package. From a robust security shield and real-time backups to AI-powered content creation and detailed analytics, our suite provides a complete, self-hosted solution for creators, businesses, and agencies. Take...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    Now with IEC61850 support! This project combines existing open source projects and tools to create a very capable, mobile and cloud-friendly HMI system that can rival proprietary software. This approach makes it possible to join forces of each project (Chromium, SVG/HTML5, PHP, Lua, SQLite, Inkscape, Lib61850, OpenDNP3, Nginx, Vega, PostgreSQL, Grafana,…) to achieve a great set of open, evergreen, modular and customizable tools for building great HMIs for automation projects. This is not...
    Leader badge
    Downloads: 37 This Week
    Last Update:
    See Project
  • 9
    GFPGAN

    GFPGAN

    GFPGAN aims at developing Practical Algorithms

    GFPGAN aims at developing Practical Algorithms for Real-world Face Restoration. Colab Demo for GFPGAN; (Another Colab Demo for the original paper model) Online demo: Huggingface (return only the cropped face) Online demo: Replicate.ai (may need to sign in, return the whole image). Online demo: Baseten.co (backed by GPU, returns the whole image). We provide a clean version of GFPGAN, which can run without CUDA extensions.
    Downloads: 61 This Week
    Last Update:
    See Project
  • 8 Monitoring Tools in One APM. Install in 5 Minutes. Icon
    8 Monitoring Tools in One APM. Install in 5 Minutes.

    Errors, performance, logs, uptime, hosts, anomalies, dashboards, and check-ins. One interface.

    AppSignal works out of the box for Ruby, Elixir, Node.js, Python, and more. 30-day free trial, no credit card required.
    Start Free
  • 10
    Real-ESRGAN

    Real-ESRGAN

    Real-ESRGAN aims at developing Practical Algorithms

    Real-ESRGAN is a highly popular open-source project that provides practical algorithms for general image and video restoration using deep learning-based super-resolution techniques. It extends the original Enhanced Super-Resolution Generative Adversarial Network (ESRGAN) approach by training on synthetic degradations to make results more robust on real-world images, effectively enhancing resolution, reducing noise/artifacts, and reconstructing fine detail in low-quality imagery. ...
    Downloads: 157 This Week
    Last Update:
    See Project
  • 11
    KAIR

    KAIR

    Image Restoration Toolbox (PyTorch). Training and testing codes

    Image restoration toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSR/GAN, SwinIR.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    Old Photo Restoration

    Old Photo Restoration

    Bringing Old Photo Back to Life (CVPR 2020 oral)

    We propose to restore old photos that suffer from severe degradation through a deep learning approach. Unlike conventional restoration tasks that can be solved through supervised learning, the degradation in real photos is complex and the domain gap between synthetic images and real old photos makes the network fail to generalize. Therefore, we propose a novel triplet domain translation network by leveraging real photos along with massive synthetic image pairs.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    Neuro-comma

    Neuro-comma

    Punctuation restoration production-ready model for Russian language

    ...We started with Python 3.9, but realized, that there is no FastAPI image for Python 3.9. There is several PRs in image repositories, but no response from maintainers. So we decided to change code which we use in production to work with the 3.8 version of Python. In some functions we have 3.9 code, but we still use them, these functions are needed only for development purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    BasicSR

    BasicSR

    Winning Solution in NTIRE19 Challenges on Video Restoration

    BasicSR is a deep learning framework designed for advanced video restoration tasks such as video super-resolution, deblurring, and denoising. Unlike single-image restoration models, EDVR addresses the temporal dimension by aligning multiple video frames using deformable convolutional layers in a coarse-to-fine manner, allowing it to effectively handle large motion and complex scene dynamics. The architecture includes bespoke modules (e.g., Pyramid, Cascading and Deformable alignment and Temporal Spatial Attention fusion) that align information across frames and emphasize important features for restoration, enabling state-of-the-art performance on benchmarks such as the REDS challenge. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Deep Exemplar-based Video Colorization

    Deep Exemplar-based Video Colorization

    The source code of CVPR 2019 paper "Deep Exemplar-based Colorization"

    The source code of CVPR 2019 paper "Deep Exemplar-based Video Colorization". End-to-end network for exemplar-based video colorization. The main challenge is to achieve temporal consistency while remaining faithful to the reference style. To address this issue, we introduce a recurrent framework that unifies the semantic correspondence and color propagation steps. Both steps allow a provided reference image to guide the colorization of every frame, thus reducing accumulated propagation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    imgcook

    imgcook

    Generate pages from any sketch or images

    imgcook is an ingenious chef who specializes in cooking with various images (Sketch / PSD / static images). it will intelligently generate front-end codes, including view codes, data-binding codes, component codes as well as part of business logic codes from different kinds of design documents. We are making imgcook a P5 front-end engineer who could improve the development efficiency and promote effective collaboration between front-end developers, designers and testers. The main functions...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    ESRGAN

    ESRGAN

    Enhanced SRGAN. Champion PIRM Challenge on Perceptual Super-Resolution

    ESRGAN stands for Enhanced Super-Resolution Generative Adversarial Network and is a foundational project in the field of deep learning-based image super-resolution. It builds on earlier GAN-based approaches by improving network architecture (e.g., using Residual-in-Residual Dense Blocks), adversarial loss functions, and perceptual loss components to generate higher-fidelity high-resolution images from low-resolution inputs with more realistic textures and details. ESRGAN was originally...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    RSG Software Management System

    RSG is a Software Management System

    ...RSG is designed to be fast, but does have some advanced features such as version restoration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Multi-Aperture Telescope Simulation

    Modeling and simulation of sparse/segmented aperture telescopes.

    I've moved this repository over to GitHub. The new URL is: https://github.com/psalvaggio/multaptelescope A C++ library that models image quality of sparse/segmented aperture telescopes. Has support for complex pupil function and image restoration with various levels of knowledge of the wavefront error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Image Restoration and Inpainting: MinGW/OpenGL/Visual c++/Java image processing enhancing/restoring/detecting/recovering image parts(Old painting cracks...) FastRestorarion, 2D (Un)Splitted Linear Solver, nonlinear solver: conjugate gradient,QuasiNewton
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Surface Defects Analyzer is the project of control system implementation which is used for detecting and measurement of geometric parameters of surface defects based on stereo images processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Bare Metal Recovery is designed to give almost complete bare-metal restoration of Linux without needing a cold boot/clone of the image. This is done by taking a quick snapshot of the active hardware in addition to regular backups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A non-parametric filter for image restoration using cluster analysis written in C and GTK+. The first source code may be found in http://smoked.homelinux.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB