Giter Site home page Giter Site logo

ai-image-denoiser's Introduction

AI Image Denoiser

Welcome to the AI Image Denoiser project, an innovative deep learning solution for image noise reduction and automatic image remastering. This project leverages a custom deep neural network (DNN) model, built using the powerful Dlib library for image processing and AI.

Our model is capable of removing various types of noise and grain from images and can even be used for automatic video stream remastering, thanks to its integration with the latest FFMPEG-based functionalities in the Dlib library.

Denoised images during the training process

Description

The AI Image Denoiser model is inspired by the "Pix2Pix" principle and employs a neural architecture that combines a U-Net structure and a ResNet-style neural typology. It excels in processing artificially noised images, supporting three noise types: flow, occlusion, and Gaussian noise. The model processes the input image and produces an enhanced, noise-reduced output. While it currently operates on grayscale images, adapting it for color images is a straightforward extension.

Usage

This AI Image Denoiser is an open-source project released under the GPL license, making it freely available for the community to use and contribute to. It comes with a robust training and model generation process, offering two key parameters for immediate usage and the possibility of fine-tuning the provided model.

To utilize the AI Image Denoiser tool, you can use the following parameters:

  1. --train [directory]: this parameter enables you to initiate (or continue) the training process for the model;
  2. --test [directory or image path]: this parameter allows for immediate model usage. You can provide either a directory of images or a single image for denoising.

Official Dlib Models Repository

Our model has also been published directly on the official Dlib models repository. However, this current GitHub page will always provide you with the very latest version and updates of the AI Image Denoiser.

Community Contributions: if you find that fine-tuning the model yields superior results, don't hesitate to request the insertion of the new model via the creation of a Pull Request (PR) on this page. We value your input and are eager to incorporate improvements suggested by the community.

ai-image-denoiser's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.