GithubHelp home page GithubHelp logo

yws2017 / dark_infer_collections Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ymmshi/dark_infer_collections

1.0 0.0 0.0 33.29 MB

👉👉 [UPDATING] Low-light image enhancement inference code collections, including DRBN,SGM,EnlightenGAN, ZeroDCE,ZeroDCE++,DALE,DSLR,ReLLIE,RUAS now.

License: MIT License

Python 100.00%

dark_infer_collections's Introduction

dark_infer_collections

Here are the low-light image enhancement inference code collections.

Why this project?

Thanks to the researchers for contributing to facilitating the low-light image enhancement field. Nevertheless, I find that there are still many inconveniences for followers due to various factors:

  • Framework: Some of the models were implemented by Tensorflow, and some were by Pytorch. On the other hand, early works used old-version frameworks, which is not suitable for the recent ones.

  • Coding style: Different coders have different coding styles. It occasionally makes the code reading difficult.

  • Closed source: Some researchers have not released their codes publicly. For newbies, reproducing codes is hard.

Therefore, I want to create a unified codes repository for low-light image enhancement by the latest PyTorch framework. This repository includes the inference code collections. If I have more time, I will organize training codes later. Welcome to join the project!

Recent updates

2022.5.2 add RUAS

2022.4.30 add DSLR

2022.4.29 add ReLLIE (need to improve)

2022.4.19 add DALE

2022.4.17 add DRBN(stage1, stage2) & SGM

2022.4.16 add EnlightenGAN

2022.4.14 add ZeroDCE & ZeroDCE++

2022.4.12 start project

Requirements

install

python 3.6+
pillow
torch
torchvision

or

pip install -r requirements.txt

How to run

Download the pre-trained models(OneDrive Password:ymshi) and put "weights" folder into the "dark_infer_collections" fodler.

If testing only one model, e.g., ZeroDCE, you can run the code as follows:

python ZeroDCE/infer.py

Then you can see the results in the folder "output".

TODO

Pytorch Tensorflow/Keras Other framework Non-public
✅ DRBN ⭕️ Retinex-Net ⭕️ SICE ⭕️ D&E
⭕️ DRBN-v2 ⭕️ GladNet ⭕️ LightenNet ⭕️ DLN
✅ SGM ⭕️ DeepUPE ⭕️ LLNet ⭕️ PRIEN
✅ EnlightenGAN ⭕️ KinD ⭕️TBEFN ⭕️ ProRetinex
✅ ZeroDCE ⭕️ KinD++ ⭕️ExCNet ⭕️Component-GAN
✅ ZeroDCE++ ⭕️ ISSR
✅ DALE ⭕️ MBLLEN
✅ DSLR ⭕️ AGLLNet
⭕️ StableLLVE
⭕️ LPNet
✅ ReLLIE
✅ RUAS
⭕️ RRDNet

License

The codes are made available for academic research purpose only.

Other links

Lighting-the-Darkness-in-the-Deep-Learning-Era-Open

dark_infer_collections's People

Contributors

ymmshi avatar

Stargazers

yws2021 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.