Code Monkey home page Code Monkey logo

low-light-image-denoising-'s Introduction

MIRNet Implementation for Low-Light Image Enhancement

This project implements the MIRNet model for enhancing low-light images using the LOL (Low-Light) dataset. MIRNet is a state-of-the-art deep learning model designed to improve image quality by reducing noise, preserving details, and enhancing overall image clarity.

Table of Contents

Introduction

Image restoration aims to recover high-quality images from their degraded versions, which is essential in fields such as photography, security, medical imaging, and remote sensing. Low-light images often suffer from noise, color distortion, and loss of detail due to high ISO settings, long exposure times, and poor lighting conditions. This project utilizes MIRNet to address these issues by learning enriched features that combine contextual information from multiple scales while preserving high-resolution spatial details.

Dataset

The LOL (Low-Light) dataset is used for training and evaluating the MIRNet model. The dataset contains pairs of low-light and normal-light images, allowing the model to learn the mapping from degraded to enhanced images. this is the command to integrate the dataset !wget https://huggingface.co/datasets/geekyrakshit/LoL-Dataset/resolve/main/lol_dataset.zip !unzip -q lol_dataset.zip && rm lol_dataset.zip

Installation

To get started, clone this repository and install the required dependencies:

bash git clone https://github.com/yourusername/mirnet-lowlight-enhancement.git cd mirnet-lowlight-enhancement pip install -r requirements.txt

Results

The results obtained on the train, val and the test dataset are: Result 1

Result 2

low-light-image-denoising-'s People

Contributors

kanhaiyabhardwaj avatar

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.