Giter Site home page Giter Site logo

remonet's Introduction

ReMoNet: Recurrent Multi-output Network for Efficient Video Denoising

Implementation of
"ReMoNet: Recurrent Multi-output Network for Efficient Video Denoising"
Liuyu Xiang, Jundong Zhou, Jirui Liu, Zerun Wang, Haidong Huang, Jie Hu, Jungong Han, Yuchen Guo, Guiguang Ding;

in AAAI 2022

Requirements

  • PyTorch >=1.1.0
  • scikit-learn
  • opencv

Data Preparation

Follow FastDVDNet for data preparation.

Experiments with Gaussian Noise

Step 1: Change trainset_dir & valset_dir to your path

Step 2: python train_ReMoNet.py --log_dir path/to/logdir

Experiments with ISP simulated Noise

Step 1: First use ISP_sim_code to generate ISP simulated data

Step 1.1 Change im_folder and out_dir in generate_dataset_patches.py

Step 1.2 python generate_dataset_patches.py

The result is saved in args.out_dir/train.h5

Note: The process could be slow and take up to ~12 hours to finish for DAVIS-train. Once finished, the training is fast ^_^.

Step 2: python train_ReMoNet.py --log_dir path/to/logdir

Citation

If you find our work useful for your research, please consider citing the following paper:

@article{article,
author = {Xiang, Liuyu and Zhou, Jundong and Liu, Jirui and Wang, Zerun and Huang, Haidong and Hu, Jie and Han, Jungong and Guo, Yuchen and Ding, Guiguang},
year = {2022},
month = {06},
pages = {2786-2794},
title = {ReMoNet: Recurrent Multi-Output Network for Efficient Video Denoising},
volume = {36},
journal = {Proceedings of the AAAI Conference on Artificial Intelligence},
doi = {10.1609/aaai.v36i3.20182}
}

Contact

If you have any questions, please feel free to contact [email protected]

Acknowledgement

The code is partly based on FastDVDNet. The ISP simulated pipeline is borrowed from camera_sim. Many thanks to them!

remonet's People

Contributors

xiangly17 avatar

Stargazers

jiquan yuan avatar  avatar Roman avatar Yu Liang avatar  avatar 王泽润 avatar Jingxuan Zhang avatar  avatar Hugo_Zh0u avatar

Watchers

 avatar

remonet's Issues

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.