GithubHelp home page GithubHelp logo

lsd2's Introduction

LSD2

Keras implementation of the method:
LSD2 -- Joint Denoising and Deblurring of Short and Long Exposure Images with CNNs [arXiv]

Testing

Download the weights for LSD2 from here and put them to the checkpoints folder.

To process the images in the folder input/test/..., execute:
python predict.py

Output images will be saved to output/test/.... Note that the network expects a pair of short and long exposure images taken with specific camera settings. It will probably not work with other kinds of inputs.

Training

To train your own model, execute:
python train.py

The folders input/train/... and input/val/... contain a few training and validation images. You can replace them with your own.

Android image acquisition software

Soon to be uploaded.

Citation

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

@InProceedings{Mustaniemi_2020_BMVC,
  author = {Mustaniemi, Janne and Kannala, Juho and Matas, Jiri and Särkkä, Simo and Heikkilä, Janne},
  title = {LSD_2 - Joint Denoising and Deblurring of Short and Long Exposure Images with CNNs},
  booktitle = {The 31st British Machine Vision Virtual Conference (BMVC)},
  month = {September},
  year = {2020}
}

lsd2's People

Contributors

jannemus avatar

Watchers

James Cloos 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.