Git Product home page Git Product logo

el2nm's Introduction

EL2NM: Extremely Low-light Noise Modeling Through Diffusion Iteration

Official implementation of EL2NM: Extremely Low-light Noise Modeling Through Diffusion Iteration in pytorch. [HomePage] [Paper] [Dataset] [Checkpoints]

๐ŸŽ‰ News

*(2024.03.28)*: ๐ŸŽ‰ Our paper was accepted by IEEE/CVF International Conference on Computer Vision Workshops (CVPRW) 2024~~

๐Ÿ“‹ Prerequisites

  • Python >=3.6, PyTorch >= 1.6
  • Requirements: opencv-python, pandas, scipy, lpips, yacs4
  • Platforms: Ubuntu 18.04, cuda-11.3
  • Our method can run on the CPU, but we recommend you run it on the GPU

๐ŸŽฌ Quick Start

  1. Clone this project using:
git clone https://github.com/OptimistQAQ/EL2NM.git
  1. Install the dependencies using:
conda env create -f environment.yml
source activate el2nm
  1. Training using:
cd scripts
python train_ddpm_model.py
  1. Testing using:
cd scripts
python test_ddpm_model.py

๐Ÿท๏ธ Citation

If you find our code helpful in your research or work please cite our paper.

@InProceedings{Qin_2024_CVPR,
    author    = {Qin, Jiahao and Qin, Pinle and Chai, Rui and Qin, Jia and Jin, Zanxia},
    title     = {EL2NM: Extremely Low-light Noise Modeling Through Diffusion Iteration},
    booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR) Workshops},
    month     = {June},
    year      = {2024},
    pages     = {1085-1094}
}

๐Ÿค Acknowledgments

Part of the code comes from other repo, please abide by the original open source license for the relevant code.

el2nm's People

Contributors

optimistqaq avatar

Stargazers

Desmin Alpaslan avatar  avatar  avatar Xiu avatar zhanghaoyu avatar

Watchers

Kostas Georgiou avatar  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.